Swap Request
post
Header parameters
general_api_keystringRequired
Your General API Key for authentication and authorization.
Content-TypestringRequiredDefault:
application/jsonBody
from_currencystringRequired
Specify the currency symbol you want to swap from.
to_currencystringRequired
Specify the currency symbol you want to swap to.
amountnumber · decimalRequired
Specify the amount of currency you want to swap.
Responses
200
Successful operation
application/json
400
Bad request
application/json
post
/general/swapLast updated