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

Historical

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

coingeckocoingeckohistoricalchartsohlc

Endpoints

5 shown
GET

Coin Historical Data

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

Fetch a coin snapshot for a specific historical date.

GET

Coin Historical Chart

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

Get historical prices, market caps, and volumes for a coin.

GET

Coin Market Chart Range

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

Get market chart data between two Unix timestamps.

GET

Coin OHLC

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

Get OHLC candle data for charting and backtesting.

GET

Coin Historical Chart by Contract

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

Get token chart data by platform and contract address.

Coin Historical Data

GET/apis/v1/coingecko/coins/{id}/history
Path parameters

This endpoint has no path parameters.

cURL request
curl --request GET \
  --url "https://api.aisa.one/apis/v1/coingecko/coins/bitcoin/history?date=30-12-2024&localization=false" \
  --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

Exchanges

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

developer@aisa.one
TermsPrivacyDocsGet started