v1

latestOpenAPI 3.0.02026-07-2613985.6 KB
Currencies

Get a list of currencies

Get a list of available currencies, minimum deposit amounts, and deposit and withdrawal fees.

post/currencies/list

Headers

X-Processing-Signaturestring required

Hex-encoded HMAC-SHA512 signature of the request body, generated using your secret key.

Request body

object required

This endpoint does not accept any request parameters, but you must still send an empty JSON object ({}) in the request body.

Response

OK