For the complete documentation index, see llms.txt. This page is also available as Markdown.

Find auto-swap by ID

Getting auto-swap data by its ID

Find auto-swap by ID

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body
idstringRequired

Auto-swap ID

Example: 6b088e33-4da8-42f0-a9d9-8819b741f40b
Responses
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post
/api-gateway/auto-swaps/get
200Success

Last updated