Error
Products
Get product grouping by coin symbol
Same shape as GET /product, filtered to a single coin. Returns null when the symbol is unknown.
Error
Authorizations
HMAC-SHA256 authentication. Sign every request and send X-API-KEY, X-API-SIGNATURE, X-API-TIMESTAMP and X-API-NONCE (see the Authentication guide). Each route also requires a specific claim on your API key (e.g. read:orders, write:orders, read:account, read:market-data).
Path Parameters
Coin symbol (e.g. BTC, ETH, USD).
Example:
"BTC"
