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.
Documentation IndexFetch the complete documentation index at: https://aisa.one/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
x <= 250
Array of exchange objects.