Intervals
GET/api/v1/cex/candle/intervals
Fetch supported intervals accepted by /api/v1/cex/candle
endpoint.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...
GET/api/v1/cex/candle/intervals
Fetch supported intervals accepted by /api/v1/cex/candle
endpoint.
OK
Schema
Array [
string
]
[
"string"
]