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