CoinGecko
Api for CoinGecko
Tickers
GET
https://api-core.caviarnine.com/v1.0/cg/tickers
The /tickers endpoint provides 24-hour pricing and volume information on each market pair available on CaviarNine.
Pairs
GET
https://api-core.caviarnine.com/v1.0/cg/pairs
The /tickers endpoint returns active pairs and components on CaviarNine
Order Book
GET
https://api-core.caviarnine.com/v1.0/cg/orderbook
Returns the orderbook to a particular depth for a pair of resources.
Path Parameters
Name
Type
Description
ticker_id*
String
<resource1> - <resource2>
depth
String
50
Last updated