/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 2w ago
View markdown
originprotocol
defi-analytics
get
/api/v2/coingecko/ohlcvs/{tokenId}
latest
OpenAPI 3.1.0
2026-08-10
78
0
125.1 KB
71c64ee4f1f3
account
2
arm
11
beacon-chain
1
cache
1
coingecko
9
get
/api/v2/coingecko/networks
get
/api/v2/coingecko/pools/{network}/token/{token}
get
/api/v2/coingecko/ohlcvs/{network}/token/{token}
get
/api/v2/coingecko/ohlcvs/{tokenId}
get
/api/v2/coingecko/watchlist
post
/api/v2/coingecko/watchlist
delete
/api/v2/coingecko/watchlist/{tokenId}
patch
/api/v2/coingecko/watchlist/{tokenId}
get
/api/v2/coingecko/price/{token}
defillama
2
dune
1
hyperliquid
3
merkl
4
oeth
1
ofac
1
ogn
7
protocol
8
reports
3
strapi
1
supply
9
terms
2
token
12
coingecko
Get ohlcvs for a tokenId
get
/api/v2/coingecko/ohlcvs/{tokenId}
Path parameters
tokenId
string
required
Response
Ohlcvs
object[]
required
id
integer
required
pool
string
required
network
string
required
base_token
string
required
quote_token
string
required
timestamp
integer
required
open
number
required
high
number
required
low
number
required
close
number
required
volume
number
required