ASSETS Endpoints

Get live exchange rates for major currency pairs

get

Returns live bid (sell price) and ask (buy price) for a trading pair. IMPORTANT: Prices do not include the service commission applied to the account.

Authorizations
X-API-KEYstringRequired
Path parameters
pairstring · enumRequiredPossible values:
Responses
chevron-right
200

Success

application/json
get
/assets/rates/{pair}

Get live network fee for major currencies

get
Authorizations
X-API-KEYstringRequired
Path parameters
currencystring · enumRequiredPossible values:
Responses
chevron-right
200

Success

application/json
get
/assets/networkFee/{currency}

Supported assets

get
Authorizations
X-API-KEYstringRequired
Responses
chevron-right
200

Success

application/json
get
/assets/supported

Last updated