GET /quote
Summary: Get quotes
Operation ID: getQuotes
Auth: none
Operation ID: getQuotes
Auth: none
Description
Get quotes for a symbol. Requires symbol parameter.
Parameters (2)
count
(integer, query, optional, default: 100)
Number of results
Constraints: {'maximum': 500}
symbol
(string, query, required)
Instrument symbol (e.g., XBTUSD)
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get quotes for XBTUSD (Bitcoin) | probe-gate |
https://www.bitmex.com/api/v1/quote?symbol=XBTUSD&count=2 |
No probe data for this endpoint yet.