Exchange
Fetch Exchange Pairs
Returns a list of available exchange pairs with their current rates and minimum amounts
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Exchange pairs retrieved successfully
The response is of type object[]
.