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

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