AIsa, Alibaba ve Tribe Capital eş liderliğinde 6,5 milyon dolar yatırım aldıDevamını oku
AIsa
API
Skills
Model Gateway
Haberler
Get Started
API
Skills
Model Gateway
Circle NanopaymentsÖzel beta
Machine Payment ProtocolÖzel beta
Yakında
DokümantasyonKılavuzlar, eğitimler ve API referansı
Makalelerİçgörüler, güncellemeler ve ürün makaleleri
BlogCompany updates, guides, and engineering notes
Agent keşfiA2A agent kartı, plugin manifest'i ve entegrasyon kılavuzu
Haberler
Get Started
All APIs
CG
CoinGeckoVerified

Coins

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

coingeckocoingeckocoinsmarkets

Endpoints

5 shown
GET

Coins List (ID Map)

/apis/v1/coingecko/coins/list

List coin IDs, symbols, and names for lookup workflows.

GET

Coins Markets

/apis/v1/coingecko/coins/markets

Rank coins by live market data, pagination, and quote currency.

GET

Coin Data by ID

/apis/v1/coingecko/coins/{id}

Get detailed metadata, tickers, and market data for a coin ID.

GET

Coin Tickers

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

List exchange pairs and ticker data for a coin.

GET

Coin Data by Token Address

/apis/v1/coingecko/coins/{id}/contract/{contract_address}

Resolve detailed token metadata by platform and contract address.

Coins List (ID Map)

GET/apis/v1/coingecko/coins/list
Path parameters

This endpoint has no path parameters.

cURL request
curl --request GET \
  --url "https://api.aisa.one/apis/v1/coingecko/coins/list?include_platform=true" \
  --header "Authorization: Bearer YOUR_TOKEN"

Related APIs

CG

CoinGecko

Simple

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

CG

CoinGecko

Historical

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

CG

CoinGecko

Exchanges

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

developer@aisa.one
TermsPrivacyDocsGet started