Compatibility
SDK v0.5.x is compatible with the latest Maker API version. The SDK automatically supports the most recent Maker API release. Always keep your SDK and Maker API updated to ensure full compatibility and access to the latest features.To check the current Maker API version and updates, refer to the Maker API changelog or your API documentation.
API Endpoint Groups
The Maker API provides the following endpoint groups:| Endpoint Group | Base Path | Description |
|---|---|---|
| Market | /api/v1/market/ | Asset listings, trading pairs, quote requests, fee estimates |
| Swaps (Atomic) | /api/v1/swaps/ | HTLC-based atomic swap initialization, execution, and status tracking |
| Swap Orders | /api/v1/swap-orders/ | Order-based swap management for web and light clients |
| LSPS1 | /api/v1/lsps1/ | Channel ordering, liquidity provisioning, and Lightning channel setup |