AIsa, Alibaba와 Tribe Capital 공동 주도로 650만 달러 투자 유치자세히 보기
API
스킬
모델
뉴스
시작하기
API
스킬
모델
AIsa CIO멀티마켓 포트폴리오 밸류에이션, SEC 공시 분석 및 자산 배분 결정
온라인으로 체험

바로 쓰는 에이전트가 계속 추가됩니다

문서가이드, 튜토리얼 및 API 레퍼런스
아티클인사이트, 업데이트 및 제품 소식
블로그회사 소식, 가이드 및 엔지니어링 노트
에이전트 디스커버리A2A 에이전트 카드, 플러그인 매니페스트 및 통합 가이드
뉴스
시작하기
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