cURL
curl --request GET \ --url https://api.aisa.one/apis/v1/coingecko/exchanges \ --header 'Authorization: Bearer <token>'
List all exchanges with current trading volume and metadata.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
x <= 250
Array of exchange objects.