Market
Tickers
GET /v1/public/market/tickers
NOTE
- Don't include trailing slash
/
at the end of the endpoint. Doing so can result in a “not found” error. - API requests inside
/public
do not require api key to be access.
INFO
The ack of market tickers indicates that the request is successfully accepted.
Request Parameters
Parameter | Required | Type | Comments |
---|---|---|---|
symbol | true | string | Values:
|
Response Parameters
Parameter | Type | Comments |
---|---|---|
statusCode | number | 200 |
result | array | Object |
message | string | OK |