Skip to main content
POST
/coingecko/coins/tickers

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
coin
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

@type
string
default:CoingeckoTicker
base
string | null
target
string | null
market
object | null
last
number | null
volume
number | null
converted_last_usd
number | null
converted_volume_usd
number | null
trust_score
string | null
bid_ask_spread_percentage
number | null
timestamp
string | null
last_traded_at
string | null
is_anomaly
boolean | null
is_stale
boolean | null
coin_mcap_usd
number | null
trade_url
string | null
coin_id
string | null
target_coin_id
string | null