AIsa
Ana sayfa
Model Gateway
API
Skills
Blog
API Key al
Ana sayfa
Model Gateway
API
Skills
Circle NanopaymentsÖzel beta
Machine Payment ProtocolÖzel beta
Yakında
DokümantasyonKılavuzlar, eğitimler ve API referansı
Agent keşfiA2A agent kartı, plugin manifest'i ve entegrasyon kılavuzu
Blog
API Key al
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