AIsa 完成 650 万美元融资,阿里巴巴与 Tribe Capital 联合领投阅读更多
AIsa
API
技能
模型网关
新闻
Get Started
API
技能
模型网关
Circle 小额支付内测中
机器支付协议内测中
即将推出
文档指南、教程与 API 参考
文章洞察、更新与产品文章
博客公司动态、指南和工程文章
Agent DiscoveryA2A agent card、插件清单与集成指南
新闻
Get Started
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