Exchanges
GEThttps://api.datamaxiplus.com/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"
]
- curl
- python
- go
- nodejs
- CURL
curl -L 'https://api.datamaxiplus.com/api/v1/trading-fees/exchanges' \
-H 'Accept: application/json'
ResponseClear