Skip to main content
GET
https://api.aisa.one/apis/v1
/
coingecko
/
exchanges
Exchanges List
curl --request GET \
  --url https://api.aisa.one/apis/v1/coingecko/exchanges \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://aisa.one/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

per_page
integer
default:100
Required range: x <= 250
page
integer
default:1

Response

200

Array of exchange objects.