Get a single market
Get a single market
GET
Get a single market
Authorizations
The API key id (decimal string).
Request timestamp, Unix milliseconds (decimal). ±5000 ms replay window.
base64(HMAC-SHA256(secret, "timestamp\nMETHOD\npath?query\nbody")). For the WS handshake the body is empty and the path is /v1/ws.
Path Parameters
Response
The market object (api.md §4.3).
A market object (api.md §4.2).
Available options:
created, trading, frozen, proposed, resolved, archived projection metadata (non-normative)
cumulative shares traded
Pattern:
^[0-9]+$Example:
"182390"
outstanding pairs (= pool / $1)
Pattern:
^[0-9]+$Example:
"182390"
0 = unlimited
projection metadata
Stream sequence this answer is current as of (api.md §1).
Pattern:
^[0-9]+$Example:
"182390"