Market Data

Maker/taker fees per venue for a ticker

Returns one row per requested venue with maker/taker bps for the given ticker, resolved to the AUTHENTICATED CLIENT'S effective tier (live per-pair tier from the venue's private API, falling back to the published base tier). null fees mean missing data, not zero. For size-aware fee + slippage estimates, use POST /v1/orders/preview.

get/v1/fees

Query parameters

tickerstring required

Ticker / symbol to look up fees for. Required.

venuesstring

Comma-separated venue list. Omit for every connected venue carrying the ticker.

Response

Per-venue fees for the ticker

tickerstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.