Batch ticker quotes
GET /v1/quote/batch — Spot/perp quotes for many tickers in one round trip — used by the Ticker Board to populate ~20 cells per tick.
GET /v1/quote/batch
Spot/perp quotes for many tickers in one round trip — used by the Ticker Board to populate ~20 cells per tick.
| Method | GET |
| Path | /v1/quote/batch |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | market |