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