Skip to main content
GET
Ticker metadata

Query Parameters

ticker
string
required

Symbol to look up. Fuzzy matching accepted: BTCUSD, BTC/USD, and btc-usd all resolve.

Example:

"BTC-USD"

type
string

Asset class hint: crypto, equity, etc. Helps disambiguation when the same ticker exists across classes.

Example:

"crypto"

Response

Per-symbol trading parameters.

tick_size
number

Minimum price increment.

lot_size
number

Minimum quantity increment.

max_leverage
number

Maximum leverage allowed for this symbol.

funding_cadence
string

Funding interval (e.g. 8h).