Skip to main content
GET
Asset limits

Authorizations

x-api-key
string
header
required

Soft-auth read routes accept x-api-key with a publishable or partner key; money-moving routes require a secret partner key in Authorization: Bearer.

Query Parameters

currency
string
required

Crypto asset symbol.

Example:

"ETH"

chain
string
required

Chain code, as used by the fiat provider.

Example:

"ethereum"

orderCurrency
string

Fiat order currency.

Example:

"USD"

Response

200 - undefined