Compatibility
The SDK tracks the latest Maker API release: there is no version pairing to manage on this side. Keep both up to date to stay on supported endpoints and get new features as they ship.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:The order-based swap endpoints (
/api/v1/swaps/orders/*) were retired, and the matching SDK methods were removed in 0.1.13. Use the atomic swap flow instead — see How to Swap.