AIsa
Startseite
Model Gateway
API
Skills
Blog
API-Key erhalten
Startseite
Model Gateway
API
Skills
Circle NanopaymentsPrivate Beta
Machine Payment ProtocolPrivate Beta
Demnächst
DokumentationGuides, Tutorials und API-Referenz
Agent DiscoveryA2A-Agentenkarte, Plugin-Manifest und Integrationsleitfaden
Blog
API-Key erhalten
All APIs
CG
CoinGeckoVerified

Exchanges

Exchange lists, exchange details, exchange ID maps, and exchange tickers.

coingeckocoingeckoexchangestickers

Endpoints

4 shown
GET

Exchanges List

/apis/v1/coingecko/exchanges

List exchanges with trust score and 24-hour trading volume.

GET

Exchanges List (ID Map)

/apis/v1/coingecko/exchanges/list

List exchange IDs and names for downstream exchange queries.

GET

Exchange Data by ID

/apis/v1/coingecko/exchanges/{id}

Get detailed metadata, rank, and volume for one exchange.

GET

Exchange Tickers

/apis/v1/coingecko/exchanges/{id}/tickers

List tickers available on a selected exchange.

Exchanges List

GET/apis/v1/coingecko/exchanges
Path parameters

This endpoint has no path parameters.

cURL request
curl --request GET \
  --url "https://api.aisa.one/apis/v1/coingecko/exchanges?per_page=100&page=1" \
  --header "Authorization: Bearer YOUR_TOKEN"

Related APIs

CG

CoinGecko

Simple

Simple CoinGecko price, supported currency, and token-price lookups.

CG

CoinGecko

Coins

Coin directory, market data, detailed coin data, tickers, and token metadata.

CG

CoinGecko

Historical

Historical snapshots, charts, ranges, OHLC, and token chart data.

developer@aisa.one
TermsPrivacyDocsGet started