curl
Assets
Get Asset
Get information about a specific asset.
GET
curl
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Path Parameters
Classification of the asset (fiat, crypto, stablecoin, or xstock).
Available options:
fiat, crypto, stablecoin, xstock Asset name (e.g., BTC, ETH, USD).
Ticker symbol of an asset (e.g. BTC, USDC, EUR).
Required string length:
3 - 16Example:
"BTC"
Query Parameters
Ticker symbol of the fiat quote asset to use for valuations (e.g. USD, EUR). Defaults to USD.
Ticker symbol of an asset (e.g. BTC, USDC, EUR).
Required string length:
3 - 16Example:
"BTC"
Classification of the quote asset. Currently only fiat is supported.
Available options:
fiat Response
Response