Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve details of a specific swap configuration by its ID.
GET /exchange/swap-configurations/{id}
id
200
{ "data": { "id": "string", "order_type": "sell", "symbol": "string", "ttl": 0 } }