CoinMarketCapCoinMarketCap
PricingAPI StatusGet API Key

© 2026 CoinMarketCap. All rights reserved.

xgithub
  • Overview
  • API Reference
  • AI Agent Hub
  • Changelog
  • FAQ
Choose an Endpoint
Market Data
    Cryptocurrency
    Exchange
    Global Metrics
    Content
    Community
    CMC Index
    Others
DEX Data
    Token
    Platform
    Holder
    OHLCV
Utilities
    CoinMarketCap ID MapgetKey InfogetPostman Conversion v1getPrice Conversion v2get
Legacy
CoinMarketCap Cryptocurrency API Documentation
CoinMarketCap Cryptocurrency API Documentation

Schemas


assets

id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

status

timestamp
​string · date · required

Current ISO 8601 timestamp on the server.

error_code
​integer · required

An internal error code for the current error. If a unique platform error code is not available the HTTP status code is returned.

Default: 400
error_message
​string · required

An error message to go along with the error code.

elapsed
​integer · required

Number of milliseconds taken to generate this response

credit_count
​integer · required

Number of API call credits required for this call. Always 0 for errors.

coin

id
​integer · required

The unique CoinMarketCap ID for this asset.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

tags

​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

platform

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.
id
​integer · required

The unique CoinMarketCap ID for the parent platform cryptocurrency.

name
​string · required

The name of the parent platform cryptocurrency.

symbol
​string · required

The ticker symbol for the parent platform cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of the parent platform cryptocurrency name.

token_address
​string · required

The token address on the parent platform cryptocurrency.

self_reported_tags

​string[]

Array of self reported tags associated with this cryptocurrency.

website

​string[]

Array of website URLs.

technical_doc

​string[]

Array of white paper or technical documentation URLs.

explorer

​string[]

Array of block explorer URLs.

source_code

​string[]

Array of source code URLs.

message_board

​string[]

Array of message board URLs.

chat

​string[]

Array of chat service URLs.

announcement

​string[]

Array of announcement URLs.

reddit

​string[]

Array of Reddit community page URLs.

twitter

​string[]

Array of official twitter profile URLs.

data

​object[]
wallet_address
​string · required

The address of the wallet

balance
​number · required

The amount of coins/tokens held in this wallet

​object · required
​object · required

blog

​string[]

Official blog URLs.

fee

​string[]

Official web URLs covering exchange fees.

plan

Object containing rate limit and daily/monthly credit limit details for your API Key.
credit_limit_monthly
​number · required

The number of API credits that can be used each monthly period before receiving a HTTP 429 rate limit error. This limit is based on the API plan tier.

credit_limit_monthly_reset
​string · required

A human readable countdown of when the API key monthly credit limit will reset back to 0.

credit_limit_monthly_reset_timestamp
​string · date · required

Timestamp (ISO 8601) of when the monthly credit limit will reset. This is based on your billing plan activation date for premium subscription based keys or calendar month UTC midnight for free Basic plan keys.

rate_limit_minute
​number · required

The number of API calls that can be made within the same UTC minute before receiving a HTTP 429 rate limit error. This limit is based on the API plan tier.

current_minute

Usage stats around the minute based rate limit.
requests_made
​number · required

The number of API calls that have been made in the current UTC minute.

requests_left
​number · required

The number of remaining API calls that can be made in the current UTC minute before receiving a HTTP 429 rate limit error. This limit resets each UTC minute.

current_day

Usage stats around the daily API credit limit.
credits_used
​number · required

The number of API credits used during the current daily period.

credits_left
​number · required

The number of remaining API credits that can be used during the current daily period before receiving a HTTP 429 rate limit error. This limit resets at the end of each daily period.

current_month

Usage stats around the monthly API credit limit.
credits_used
​number · required

The number of API credits used during the current monthly period.

credits_left
​number · required

The number of remaining API credits that can be used during the current monthly period before receiving a HTTP 429 rate limit error. This limit resets at the end of each monthly period.

usage

Object containing live usage details about your API Key.
​object · required

Usage stats around the minute based rate limit.

​object · required

Usage stats around the daily API credit limit.

​object · required

Usage stats around the monthly API credit limit.

owner

nickname
​string
avatar_url
​string

photos

​string[]

currencies

​object[]
id
​number
symbol
​string
slug
​string

list

​object[]
​object · required
post_id
​string
text_content
​string
photos
​string[]
comment_count
​string
like_count
​string
post_time
​string
​object[]
language_code
​string
comments_url
​string

Returns comments of the current post/comment

DqueryMarketRequestDTO

Market list request
platformIds
​string

Platform IDs, comma separated

interval
​string

Time interval

nextPageIndex
​string

Next page cursor

pageSize
​integer · int32

Page size

​object

The request parameters for querying the token leaderboard

sortBy
​string

Sort field

sortType
​string

Sort type: asc or desc

LeaderboardFilterDTO

The request parameters for querying the token leaderboard
hideFourMeme
​boolean

Whether to hide four.meme tokens

hidePumpFun
​boolean

Whether to hide PumpFun tokens

hideMoonshot
​boolean

Whether to hide Moonshot tokens

auditPassed
​boolean

Only include tokens that passed audit

social
​boolean

Only include tokens with social media presence

minAge
​integer · int32

Minimum token age in minutes

maxAge
​integer · int32

Maximum token age in minutes

minMarketCap
​number

Minimum market cap (USD)

maxMarketCap
​number

Maximum market cap (USD)

minLiquidity
​number

Minimum liquidity (USD)

maxLiquidity
​number

Maximum liquidity (USD)

​object[]

Volume filter ranges (e.g. 1000~5000)

​object[]

Transaction count filter ranges

​object[]

Buy count filter ranges

​object[]

Sell count filter ranges

​object[]

Price range filter ranges

boostType
​string · enum

Boost filter type

Enum values:
all, onlyBoost, hideBoost
allFieldsEmpty
​boolean

RangeFilterDto

Generic range filter structure
min
​string

Minimum value as string, e.g., 1000

max
​string

Maximum value as string, e.g., 5000

type
​string

Metric type, e.g. Refer to RangeFilterStatType for valid values. 5m, 1h, 4h, 24h

DexTokenSignalDTO

Token signal
mtp
​number

highestPrice / firstSignalPrice

psc
​integer · int64

push count

TokenLeaderboardDTO

Token leaderboard response DTO
n
​string

Token name (n)

sym
​string

Token symbol (sym)

addr
​string

Token address (addr)

plt
​string

Token platform name (plt)

pid
​integer · int32

Token platform ID (pid)

pdex
​string

Token platform dexer name (pdex)

pcid
​integer · int32

Token platform crypto ID (pcid)

web
​string

Token website (web)

tw
​string

Twitter (tw)

tg
​string

Telegram (tg)

lg
​string

Logo URL (lg)

pubAt
​integer · int64

Publish timestamp in ms (pubAt)

lchAt
​integer · int64

Launch timestamp in ms (lchAt)

fdv
​string

Fully Diluted Valuation (fdv)

mcap
​string

Market Cap (mcap)

liqUsd
​string

Liquidity USD (liqUsd)

liq
​string

Liquidity (liq)

hld
​integer · int32

Holder count (hld)

p
​string

Price USD (p)

np
​string

native Price (np)

pt
​integer · int64

Price timestamp (pt)

v24h
​string

24h Volume USD (v24h)

t24h
​string

24h Transactions (t24h)

ch24h
​string

24h Price Change (ch24h)

thr
​string

Top Holder Rate (thr)

dhr
​string

Developer Holder Rate (dhr)

bcr
​string

Bonding Curve Ratio (bcr)

hcnt
​integer · int32

Holder Count (hcnt)

tsrc
​string

token Source (src) — e.g. four.meme, pump.fun, moonshot

​object[]

Token statistics (sts)

rl
​string

Token security status

ts
​string

total supply (ts)

bs
​string

burn supply (bs)

dec
​integer · int32

decimals

​object

Token signal

beScore
​number · double

Meme binance exclusive Score

beRank
​integer · int32

Meme binance exclusive rank

pltA
​string

Token platform acronym name

ecs
​integer · int32

Binance exclusive code, 1 - exclusive

tags
​string[]

Token tags

TokenStatsDTO

Statistics data for token in specific interval
tp
​string

Stat type, e.g., '1h', '24h', '7d'

vu
​string

Total volume (string formatted)

txs
​integer · int64

Total number of transactions

nb
​integer · int64

Number of buy transactions

ns
​integer · int64

Number of sell transactions

bvu
​string

Buy volume

svu
​string

Sell volume

but
​integer · int64

Number of unique buyers

sut
​integer · int64

Number of unique sellers

pc
​number · float

Price change rate (e.g. 5.23 means +5.23%)

ut
​integer · int64

Number of unique traders

TrendingTokensResponseDTO

total
​integer · int32

Total number of tokens

currentPage
​integer · int32

Current page index

pageSize
​integer · int32

Number of tokens per page

nextPageIndex
​string

Next page index

version
​string

Version

​object[]

Token Leaderboard List

DqueryBatchTokenRequestDTO

Batch token query request
platform
​string

Platform name

addresses
​string[]

List of token addresses

CryptoCurrencyExchangeDTO

Centralized exchange information
id
​integer · int32

Exchange ID, e.g. 270

slug
​string

Exchange slug, e.g. binance

n
​string

Full exchange name, e.g. Binance

lg
​string

Logo URL, e.g. https://s2.coinmarketcap.com/static/img/exchanges/64x64/270.png

wst
​string

Exchange website URL

cat
​string[]

Exchange categories, e.g. SPOT, DERIVATIVES

Token

Basic token info in the pool
addr
​string

Token address

lg
​string

Token logo URL

n
​string

Token name

sym
​string

Token symbol

liq
​string

Liquidity in native unit

liqUsd
​string

Liquidity in USD

TokenDetailDTO

Detailed token information
n
​string

Token name

sym
​string

Token symbol

addr
​string

Token address

plt
​string

Platform name

pdex
​string

Token platform dexer name (pdex)

pcid
​integer · int32

Token platform crypto ID (pcid)

pid
​integer · int32

Platform ID

dec
​integer · int32

Token decimals

crt
​string

Token creator address

own
​string

Token owner address

rnc
​string

Renounced address

web
​string

Project website

tw
​string

Twitter URL

tg
​string

Telegram URL

lg
​string

Logo URL

pubAt
​integer · int64

Token publish timestamp

lchAt
​integer · int64

Token launched timestamp

fdv
​string

Fully Diluted Valuation

mcap
​string

Market capitalization

ts
​string

Total token supply

bs
​string

Burned supply

cs
​string

Circulating supply

liqUsd
​string

Liquidity (USD)

liq
​string

Liquidity (native)

hld
​integer · int64

Holder count

p
​string

Token price in USD

ph24h
​string

24h price high

pl24h
​string

24h price low

pt
​integer · int64

Price last updated timestamp

fpt
​integer · int64

Timestamp of the first time this token had a price

fpct
​integer · int64

Timestamp when the first pool for this token was created

bcr
​number · double

Bonding curve ratio

​object[]

Token statistics

​object[]

Top liquidity pools

turl
​string

DEX trading URL

nps
​integer · int64

Number of top pools

tsrc
​string

Pool source

rl
​string

Token risk level

lf
​integer · int32

Listed flag (1 = listed, 0 = unlisted)

cid
​integer · int32

Crypto currency ID

lmc
​string

Listing market capitalization

lsmc
​string

Listing self-reported market capitalization

lsrcs
​string

Listing self-reported circulating supply

ltcs
​string

Listing circulating supply

ltda
​integer · int64

Listing token date added

​object[]

Centralized exchange listings

​object

Token signal

ecs
​integer · int32

Binance exclusive code, 1 - exclusive

la
​integer · int32

show listed alert, 1-show,0-hide

TokenTopPoolDTO

Token's top pool information
addr
​string

Pool address

v24
​string

24-hour trading volume

pubAt
​integer · int64

Publish timestamp

​object

Basic token info in the pool

​object

Basic token info in the pool

bidx
​integer · int32

Index of the base token in the pool (0 or 1)

exid
​integer · int32

Exchange ID

exn
​string

Exchange name

liqUsd
​string

Liquidity in USD

fa
​string

Factory address

lr
​string

Locked rate

br
​string

Burned rate

top
​boolean

Is top pool

mi
​boolean

Is meme inner pool

DqueryBatchPriceRequestDTO

Batch price query request
​object[]

List of platform-address pairs

PlatformAddress

List of platform-address pairs
platform
​string
address
​string

TokenPriceDTO

Token price information
pid
​integer · int32

Platform ID

pdex
​string

Platform dexer name

pcid
​integer · int32

Platform crypto ID

a
​string

Token address

n
​string

Token name

sym
​string

Token symbol

lg
​string

Logo URL

p
​number

Current price (USD)

pc1h
​number

Price change in last 1 hour (percentage)

pc24h
​number

Price change in last 24 hours (percentage)

pc7d
​number

Price change in last 7 days (percentage)

v24h
​number

24-hour trading volume (USD)

l
​number

Liquidity (USD)

ts
​integer · int64

Timestamp of price data

mc
​number

Market cap

NewTokenLeaderBoardResponseDTO

NewTokenLeaderboard response object
​object[]

List of token leaderboard entries

total
​integer · int64

Total number of entries matching the filter

hasNextPage
​boolean

Whether there is another page after this one

lastUpdateTime
​integer · int64

Timestamp (in milliseconds) of the last update

nextPageIndex
​string

Index to be used for the next page request, if hasNextPage is true

DqueryMemeRequestDTO

Meme coin request
protocol
​integer · int32

Protocol code

exclusive
​integer · int32

Binance exclusive flag

limit
​integer · int32

Result limit

​object

Filter criteria for meme coins

​object

Filter criteria for meme coins

​object

Filter criteria for meme coins

MemeCoinFilterDTO

Filter criteria for meme coins
topHoldersLessThan
​boolean

Whether top holders collectively hold less than a certain threshold

devSoldAll
​boolean

Whether the developer has sold all of their tokens

devStillHolding
​boolean

dev still holding

social
​boolean

Whether the token has social media presence

minAge
​integer · int32

Minimum token age in minutes (≥0)

maxAge
​integer · int32

Maximum token age in minutes (≥0)

minMarketCap
​number

Minimum market cap in USD (≥0)

maxMarketCap
​number

Maximum market cap in USD (≥0)

minLiquidity
​number

Minimum liquidity value in USD (≥0)

maxLiquidity
​number

Maximum liquidity value in USD (≥0)

minBondingCurve
​number

Minimum bonding curve value (≥0)

maxBondingCurve
​number

Maximum bonding curve value (≥0)

minDevHolding
​number

Minimum DEX holding amount (≥0)

maxDevHolding
​number

Maximum DEX holding amount (≥0)

minHolders
​integer · int32

Minimum number of token holders (≥0)

maxHolders
​integer · int32

Maximum number of token holders (≥0)

minVolume
​number

Minimum trading volume (≥0)

maxVolume
​number

Maximum trading volume (≥0)

minTxns
​integer · int64

Minimum 24h transaction count (≥0)

maxTxns
​integer · int64

Maximum 24h transaction count (≥0)

minBuys
​integer · int64

Minimum 24h buy transaction count (≥0)

maxBuys
​integer · int64

Maximum 24h buy transaction count (≥0)

minSells
​integer · int64

Minimum 24h sell transaction count (≥0)

maxSells
​integer · int64

Maximum 24h sell transaction count (≥0)

minTop10Holding
​number · double

Minimum Top10Holding (≥0)

maxTop10Holding
​number · double

Maximum Top10Holding (≥0)

minSnipers
​number · double

Minimum Snipers (≥0)

maxSnipers
​number · double

Maximum Snipers (≥0)

minInsiders
​number · double

Minimum Insiders (≥0)

maxInsiders
​number · double

Maximum Insiders (≥0)

MemeCoinResponseDTO

Response object containing categorized meme coin results
​object

List of meme coins that have graduated

​object

List of meme coins that have graduated

​object

List of meme coins that have graduated

MemeCoinResultDTO

List of meme coins that have graduated
plt
​integer · int32

Token platform ID

cid
​string

chain platform id

pr
​integer · int32

Platform crypto id

pn
​string

Platform name

it
​string

Item link

addr
​string

Token address

n
​string

Name of the token

sym
​string

Symbol of the token

lg
​string

URL to the token's logo image

tw
​string

Twitter URL

web
​string

Official website URL

tg
​string

Telegram URL

pt
​integer · int64

Token protocol type: 1001=Pump.fun, 1002=Moonshot, 2001=Four.meme

pubAt
​integer · int64

Timestamp when the token was published, in milliseconds since epoch

dec
​integer · int32

Number of decimals

tp
​string

Total supply of the token

bc
​number

Bonding curve progress percentage (0~1)

mcap
​number

Market capitalization in USD

liq
​number

Liquidity value in USD

vu
​number

Trading volume in USD over the last 24 hours

np
​number

Native price of the token (in native currency, e.g., SOL)

p
​number

Price of the token in USD

txs
​integer · int64

Total number of transactions associated with this token

nb
​integer · int64

Number of buy transactions in the last 24 hours

ns
​integer · int64

Number of sell transactions in the last 24 hours

htp
​number · double

Percentage of tokens held by top 10 wallets

hdp
​number · double

Percentage of tokens held by developer wallets

hsp
​number · double

Percentage of tokens held by sniper wallets

hip
​number · double

Percentage of tokens held by insider wallets

dsp
​number · double

Percentage of tokens sold by DEX developers

dmc
​integer · int32

Number of times the token has migrated from a DEX

ms
​integer · int32

Migration status

mt
​integer · int64

Timestamp when the token was migrated, in milliseconds since epoch

md
​string

Name of the DEX where the token was migrated to

h
​integer · int64

Total number of unique token holders

ecs
​integer · int32

Binance exclusive code, 1 - exclusive

GainerLeaderBoardResponseDTO

Response object for the Gainer Leaderboard API
​object[]

List of token leaderboard entries

pageNum
​integer · int32

Current page number

pageSize
​integer · int32

Number of entries per page

total
​integer · int64

Total number of matching entries

hasNextPage
​boolean

Whether there is another page after the current one

lastUpdateTime
​integer · int64

Timestamp (in milliseconds) when the data was last updated

nextPageIndex
​string

Cursor to be used for fetching the next page

GlobalMetricsBatchRequestDTO

scores
​integer[]

GlobalMetricsQuoteDTO

score
​integer · int64

Score value for sorting or ranking

id
​integer · int64

Unique identifier

marketCapByAvailableSupplyUsd
​number · bigdecimal

Total market capitalization by available supply in USD

marketCapByTotalSupplyUsd
​number · bigdecimal

Total market capitalization by total supply in USD

volumeUsd
​number · bigdecimal

24-hour trading volume in USD

volumeUsdReported
​number · bigdecimal

Reported 24-hour trading volume in USD

altCoinMarketCapByAvailableSupplyUsd
​number · bigdecimal

Altcoin market capitalization by available supply in USD

altCoinVolumeUsd
​number · bigdecimal

Altcoin 24-hour trading volume in USD

altCoinVolumeUsdReported
​number · bigdecimal

Reported altcoin 24-hour trading volume in USD

bitcoinPercentageOfMarketCap
​number · bigdecimal

Bitcoin percentage of total market cap

ethPercentageOfMarketCap
​number · bigdecimal

Ethereum percentage of total market cap

activeCryptocurrencies
​integer · int32

Number of active cryptocurrencies

activeExchanges
​integer · int32

Number of active exchanges

activeMarketPairs
​integer · int32

Number of active market pairs

defiVolume24h
​number · bigdecimal

DeFi 24-hour trading volume

defiVolume24hReported
​number · bigdecimal

Reported DeFi 24-hour trading volume

defiMarketCap
​number · bigdecimal

DeFi market capitalization

stableCoinVolume24h
​number · bigdecimal

Stablecoin 24-hour trading volume

stableCoinVolume24hReported
​number · bigdecimal

Reported stablecoin 24-hour trading volume

stableCoinMarketCap
​number · bigdecimal

Stablecoin market capitalization

derivativesVolume24h
​number · bigdecimal

Derivatives 24-hour trading volume

derivativesVolume24hReported
​number · bigdecimal

Reported derivatives 24-hour trading volume

totalCryptocurrencies
​integer · int32

Total number of cryptocurrencies

totalExchanges
​integer · int32

Total number of exchanges

ExchangeBatchRequestDTO

exchangeId
​integer · int32
scores
​integer[]

ExchangeQuoteDTO

exchangeId
​integer · int32

Exchange ID

numTradePairs
​integer · int32

Number of trade pairs

volumeUsd
​number · bigdecimal

Volume in USD

originalScore
​integer · int64

Original score

score
​integer · int64

Score

time_utc
​string

Time in UTC

SnapshotBatchQueryRequestDTO

fetch batch snapshot data points request body
targetDate
​string

The date of the snapshot data was created (2022-04-29 as an example). required.

cryptoIds
​integer[]

The crypto ids of the snapshot data will be retrieved.

CryptoSnapshotDTO

symbol
​string

Cryptocurrency symbol

name
​string

Cryptocurrency name

slug
​string

Cryptocurrency slug

rank
​integer · int32

Cryptocurrency rank

id
​integer · int32

Cryptocurrency ID

tag_names
​string

Tag names

tag_groups
​string

Tag groups

num_market_pairs
​integer · int32

Number of market pairs

target_date
​string

Target date

last_update
​string

Last update time

price_usd
​number · bigdecimal

Price in USD

max_supply
​number · bigdecimal

Max supply

volume_usd
​number · bigdecimal

Volume in USD

available_supply
​number · bigdecimal

Available supply

total_supply
​number · bigdecimal

Total supply

market_cap
​number · bigdecimal

Market capitalization

percentage_change_price_usd_1h
​number · bigdecimal

Percentage change in price USD in 1 hour

percentage_change_price_usd_24h
​number · bigdecimal

Percentage change in price USD in 24 hours

percentage_change_price_usd_7d
​number · bigdecimal

Percentage change in price USD in 7 days

CommonBatchRequestDTO

cryptoId
​integer · int32
scores
​integer[]

CryptoQuoteDTO

score
​integer · int64

Score value for sorting or ranking

price
​number · bigdecimal

Current price in USD

volume
​number · bigdecimal

24-hour trading volume in USD

marketCap
​number · bigdecimal

Market capitalization in USD

totalSupply
​number · bigdecimal

Total supply of the cryptocurrency

circulatingSupply
​number · bigdecimal

Circulating supply of the cryptocurrency

percentageChangePriceUsd1h
​number · bigdecimal

1-hour percentage change in USD price

percentageChangePriceUsd24h
​number · bigdecimal

24-hour percentage change in USD price

percentageChangePriceUsd7d
​number · bigdecimal

7-day percentage change in USD price

percentageChangePriceUsd30d
​number · bigdecimal

30-day percentage change in USD price

OhlcvBatchRequestDTO

interval
​string

valid paratmers: 1d/1h, 1d for daily ohlcv data and 1h for houly data.

cryptoId
​integer · int32

crypto id, required.

scores
​integer[]

scores of the batch, required.

CryptoOhlcvQuoteDTO

open
​number · bigdecimal

Open price

high
​number · bigdecimal

High price

low
​number · bigdecimal

Low price

close
​number · bigdecimal

Close price

volume
​number · bigdecimal

Volume

score
​integer · int64

Score

market_cap
​number · bigdecimal

Market capitalization

time_high
​string

Time of high price

time_low
​string

Time of low price

time_open
​string

Time of open price

time_close
​string

Time of close price

ApiResponseObject

data
​object
​object

ResponseStatus

timestamp
​string
error_code
​string
error_message
​string
elapsed
​integer · int64
credit_count
​integer · int32

DexQuoteDTO

A map of market quotes in different currency conversions. The default map included is USD.
price
​number · bigdecimal

Price in the specified currency for this spot pair.

liquidity
​number · bigdecimal

Total liquidity available currently in the specified currency. This field will return null if not available.

convert_id
​string

id of specified currency.

price_by_quote_asset
​number · bigdecimal

Price of the base asset in quote asset for this spot pair.

last_updated
​string · date-time

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

volume_24h
​number · bigdecimal

Reported 24 hour volume in the specified spot pair in the specified currency.

percent_change_price_1h
​number · bigdecimal

1 hour price change percentage in the specified spot pair in the specified currency.

percent_change_price_24h
​number · bigdecimal

24 hour price change percentage in the specified spot pair in the specified currency.

fully_diluted_value
​number · bigdecimal

Fully Diluted Value = (Total Supply - Burned Supply) * Price. Returned in the specified currency.

24h_buy_volume
​number · bigdecimal

24 hours buy volume of the asset

24h_sell_volume
​number · bigdecimal

24 hours sell volume of the asset

DexSpotPairDTO

​object[]

A map of market quotes in different currency conversions. The default map included is USD.

contract_address
​string

The unique contract address for this spot pair.

name
​string

The name of this spot pair.

base_asset_id
​string

The id of this base asset in the spot pair.

base_asset_ucid
​string

The ucid of this base asset in the spot pair.

base_asset_name
​string

The name of this base asset in the spot pair.

base_asset_symbol
​string

The symbol of this base asset in the spot pair.

base_asset_contract_address
​string

The contract addres of this base asset in the spot pair.

quote_asset_id
​string

The id of this quote asset in the spot pair.

quote_asset_ucid
​string

The ucid of this quote asset in the spot pair.

quote_asset_name
​string

The name of this quote asset in the spot pair.

quote_asset_symbol
​string

The symbol of this quote asset in the spot pair.

quote_asset_contract_address
​string

The contract addresss of this quote asset in the spot pair.

dex_id
​string

The id of this dex the spot pair is on.

dex_slug
​string

The name of this dex the spot pair is on.

network_id
​string

The id of the network the spot pair is on.

network_slug
​string

The slug of the network the spot pair is on.

last_updated
​string · date-time

Timestamp (ISO 8601) of the last time this record was updated.

created_at
​string · date-time

Timestamp (ISO 8601) when we started tracking this asset.

num_transactions_24h
​integer · int64

Number of transactions in past 24 hours

holders
​integer · int64

Number of holders of the asset

24h_no_of_buys
​integer · int64

Number of asset buys in the past 24 hours

24h_no_of_sells
​integer · int64

Number of asset sells in the past 24 hours

pool_created
​string · date-time

When the pool of the asset was created

buy_tax
​number · bigdecimal

Buy tax on the asset

sell_tax
​number · bigdecimal

Sell tax on the asset

​object[]

Security scan by Go+.

All infomation and data relating to contract detection are based on public third party information. CoinMarketCap does not confirm or verify the accuracy or timeliness of such information and data.

CoinMarketCap shall have no responsibility or liability for the accuracy of data, nor have the duty to review, confirm, verify or otherwise perform any inquiry or investigation as to the completeness, accuracy, sufficiency, integrity, reliability or timeliness of any such information or data provided.

Only returned if passed in aux.

pool_base_asset
​number · bigdecimal

Base asset in the pool

pool_quote_asset
​number · bigdecimal

Quote asset in the pool

percent_pooled_base_asset
​number · bigdecimal

Percentage of the base asset in the pool

24h_volume_quote_asset
​number · bigdecimal

24 hours volume of the quote asset

total_supply_quote_asset
​number · bigdecimal

Total supply of the quote asset

total_supply_base_asset
​number · bigdecimal

Total supply of the quote asset

date_launched
​string · date-time

Timestamp (ISO 8601) of the launch date for this exchange.

scroll_id
​string

A unique identifier used to fetch the next batch of results from the next API related API call, if applicable. scroll_id is an alternative to traditional pagingation techniques.

SecurityScan3rdResult

open_source
​boolean
proxy
​boolean
mintable
​boolean
can_take_back_ownership
​boolean
owner_change_balance
​boolean
hidden_owner
​boolean
self_destruct
​boolean
external_call
​boolean
cannot_buy
​boolean
cannot_sell_all
​boolean
slippage_modifiable
​boolean
honeypot
​boolean
transfer_pausable
​boolean
blacklisted
​boolean
whitelisted
​boolean
in_dex
​boolean
anti_whale
​boolean
anti_whale_modifiable
​boolean
trading_cool_down
​boolean
personal_slippage_modifiable
​boolean
trust_list
​boolean
true_token
​boolean
airdrop_scam
​boolean

SecurityScanAggregatedResult

contract_verified
​boolean
honeypot
​boolean

SecurityScanResult

Security scan by Go+. All infomation and data relating to contract detection are based on public third party information. CoinMarketCap does not confirm or verify the accuracy or timeliness of such information and data. CoinMarketCap shall have no responsibility or liability for the accuracy of data, nor have the duty to review, confirm, verify or otherwise perform any inquiry or investigation as to the completeness, accuracy, sufficiency, integrity, reliability or timeliness of any such information or data provided. Only returned if passed in aux.
​object
​object

DexPairsTradeDTO

​object[]

A map of market quotes in different currency conversions. The default map included is USD.

contract_address
​string

The unique contract address for this spot pair.

name
​string

The name of this spot pair.

base_asset_id
​string

The id of this base asset in the spot pair.

base_asset_ucid
​string

The ucid of this base asset in the spot pair.

base_asset_name
​string

The name of this base asset in the spot pair.

base_asset_symbol
​string

The symbol of this base asset in the spot pair.

base_asset_contract_address
​string

The contract addres of this base asset in the spot pair.

quote_asset_id
​string

The id of this quote asset in the spot pair.

quote_asset_ucid
​string

The ucid of this quote asset in the spot pair.

quote_asset_name
​string

The name of this quote asset in the spot pair.

quote_asset_symbol
​string

The symbol of this quote asset in the spot pair.

quote_asset_contract_address
​string

The contract addresss of this quote asset in the spot pair.

dex_id
​string

The id of this dex the spot pair is on.

dex_slug
​string

The name of this dex the spot pair is on.

network_id
​string

The id of the network the spot pair is on.

network_slug
​string

The slug of the network the spot pair is on.

last_updated
​string · date-time

Timestamp (ISO 8601) of the last time this record was updated.

created_at
​string · date-time

Timestamp (ISO 8601) when we started tracking this asset.

num_transactions_24h
​integer · int64

Number of transactions in past 24 hours

holders
​integer · int64

Number of holders of the asset

24h_no_of_buys
​integer · int64

Number of asset buys in the past 24 hours

24h_no_of_sells
​integer · int64

Number of asset sells in the past 24 hours

pool_created
​string · date-time

When the pool of the asset was created

buy_tax
​number · bigdecimal

Buy tax on the asset

sell_tax
​number · bigdecimal

Sell tax on the asset

​object[]

Security scan by Go+.

All infomation and data relating to contract detection are based on public third party information. CoinMarketCap does not confirm or verify the accuracy or timeliness of such information and data.

CoinMarketCap shall have no responsibility or liability for the accuracy of data, nor have the duty to review, confirm, verify or otherwise perform any inquiry or investigation as to the completeness, accuracy, sufficiency, integrity, reliability or timeliness of any such information or data provided.

Only returned if passed in aux.

pool_base_asset
​number · bigdecimal

Base asset in the pool

pool_quote_asset
​number · bigdecimal

Quote asset in the pool

percent_pooled_base_asset
​number · bigdecimal

Percentage of the base asset in the pool

24h_volume_quote_asset
​number · bigdecimal

24 hours volume of the quote asset

total_supply_quote_asset
​number · bigdecimal

Total supply of the quote asset

total_supply_base_asset
​number · bigdecimal

Total supply of the quote asset

date_launched
​string · date-time

Timestamp (ISO 8601) of the launch date for this exchange.

DexTransactionDTO

DEX transaction data
date
​string · date-time

Timestamp (ISO 8601) of specified transaction.

type
​string

Buy or sell trade.

​object[]

A map of market quotes in different currency conversions. The default map included is USD.

transaction_hash
​string

Transaction hash of the trade. Only returned if passed in aux.

blockchain_explorer_link
​string

Link to the transaction on a blockchain explorer if available. Only returned if passed in aux.

DexTransactionQuoteDTO

DEX transaction quote data
price
​number · bigdecimal

Price of the base asset in the specified currency.

total
​number · bigdecimal

Total value of trade in the specified currency.

convert_id
​string

id of specified currency.

price_by_quote_asset
​number · bigdecimal

Price of the base asset in quote asset.

amount_base_asset
​number · bigdecimal

Amount of base asset traded.

amount_quote_asset
​number · bigdecimal

Amount of quote asset traded.

DexParisQuotesDTO

DEX pairs quotes data
​object[]

A map of market quotes in different currency conversions. The default map included is USD.

contract_address
​string

The unique contract address for this spot pair.

name
​string

The name of this spot pair.

base_asset_id
​string

The id of this base asset in the spot pair.

base_asset_ucid
​string

The ucid of this base asset in the spot pair.

base_asset_name
​string

The name of this base asset in the spot pair.

base_asset_symbol
​string

The symbol of this base asset in the spot pair.

base_asset_contract_address
​string

The contract addres of this base asset in the spot pair.

quote_asset_id
​string

The id of this quote asset in the spot pair.

quote_asset_ucid
​string

The ucid of this quote asset in the spot pair.

quote_asset_name
​string

The name of this quote asset in the spot pair.

quote_asset_symbol
​string

The symbol of this quote asset in the spot pair.

quote_asset_contract_address
​string

The contract addresss of this quote asset in the spot pair.

dex_id
​string

The id of this dex the spot pair is on.

dex_slug
​string

The name of this dex the spot pair is on.

network_id
​string

The id of the network the spot pair is on.

network_slug
​string

The slug of the network the spot pair is on.

last_updated
​string · date-time

Timestamp (ISO 8601) of the last time this record was updated.

created_at
​string · date-time

Timestamp (ISO 8601) when we started tracking this asset.

num_transactions_24h
​integer · int64

Number of transactions in past 24 hours

holders
​integer · int64

Number of holders of the asset

24h_no_of_buys
​integer · int64

Number of asset buys in the past 24 hours

24h_no_of_sells
​integer · int64

Number of asset sells in the past 24 hours

pool_created
​string · date-time

When the pool of the asset was created

buy_tax
​number · bigdecimal

Buy tax on the asset

sell_tax
​number · bigdecimal

Sell tax on the asset

​object[]

Security scan by Go+.

All infomation and data relating to contract detection are based on public third party information. CoinMarketCap does not confirm or verify the accuracy or timeliness of such information and data.

CoinMarketCap shall have no responsibility or liability for the accuracy of data, nor have the duty to review, confirm, verify or otherwise perform any inquiry or investigation as to the completeness, accuracy, sufficiency, integrity, reliability or timeliness of any such information or data provided.

Only returned if passed in aux.

pool_base_asset
​number · bigdecimal

Base asset in the pool

pool_quote_asset
​number · bigdecimal

Quote asset in the pool

percent_pooled_base_asset
​number · bigdecimal

Percentage of the base asset in the pool

24h_volume_quote_asset
​number · bigdecimal

24 hours volume of the quote asset

total_supply_quote_asset
​number · bigdecimal

Total supply of the quote asset

total_supply_base_asset
​number · bigdecimal

Total supply of the quote asset

date_launched
​string · date-time

Timestamp (ISO 8601) of the launch date for this exchange.

DexOhlcvQuote

DEX OHLCV (Open, High, Low, Close, Volume) quote data
open
​number · bigdecimal

Price from first datapoint of today in UTC time for the convert option requested.

high
​number · bigdecimal

Highest price so far today in UTC time for the convert option requested.

low
​number · bigdecimal

Lowest price today in UTC time for the convert option requested.

close
​number · bigdecimal

Latest price today in UTC time for the convert option requested. This is not the final price during close as the current day period is not over.

volume
​number · bigdecimal

Adjusted volume for this time series interval.

convert_id
​string

id of specified currency.

last_updated
​string

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

24h_buy_volume
​number · bigdecimal

24 hours buy volume of the asset

24h_sell_volume
​number · bigdecimal

24 hours sell volume of the asset

DexPairsOhlcvDTO

​object[]

A map of market quotes in different currency conversions. The default map included is USD.

contract_address
​string

The unique contract address for this spot pair.

name
​string

The name of this spot pair.

base_asset_id
​string

The id of this base asset in the spot pair.

base_asset_ucid
​string

The ucid of this base asset in the spot pair.

base_asset_name
​string

The name of this base asset in the spot pair.

base_asset_symbol
​string

The symbol of this base asset in the spot pair.

base_asset_contract_address
​string

The contract addres of this base asset in the spot pair.

quote_asset_id
​string

The id of this quote asset in the spot pair.

quote_asset_ucid
​string

The ucid of this quote asset in the spot pair.

quote_asset_name
​string

The name of this quote asset in the spot pair.

quote_asset_symbol
​string

The symbol of this quote asset in the spot pair.

quote_asset_contract_address
​string

The contract addresss of this quote asset in the spot pair.

dex_id
​string

The id of this dex the spot pair is on.

dex_slug
​string

The name of this dex the spot pair is on.

network_id
​string

The id of the network the spot pair is on.

network_slug
​string

The slug of the network the spot pair is on.

last_updated
​string · date-time

Timestamp (ISO 8601) of the last time this record was updated.

created_at
​string · date-time

Timestamp (ISO 8601) when we started tracking this asset.

num_transactions_24h
​integer · int64

Number of transactions in past 24 hours

holders
​integer · int64

Number of holders of the asset

24h_no_of_buys
​integer · int64

Number of asset buys in the past 24 hours

24h_no_of_sells
​integer · int64

Number of asset sells in the past 24 hours

pool_created
​string · date-time

When the pool of the asset was created

buy_tax
​number · bigdecimal

Buy tax on the asset

sell_tax
​number · bigdecimal

Sell tax on the asset

​object[]

Security scan by Go+.

All infomation and data relating to contract detection are based on public third party information. CoinMarketCap does not confirm or verify the accuracy or timeliness of such information and data.

CoinMarketCap shall have no responsibility or liability for the accuracy of data, nor have the duty to review, confirm, verify or otherwise perform any inquiry or investigation as to the completeness, accuracy, sufficiency, integrity, reliability or timeliness of any such information or data provided.

Only returned if passed in aux.

pool_base_asset
​number · bigdecimal

Base asset in the pool

pool_quote_asset
​number · bigdecimal

Quote asset in the pool

percent_pooled_base_asset
​number · bigdecimal

Percentage of the base asset in the pool

24h_volume_quote_asset
​number · bigdecimal

24 hours volume of the quote asset

total_supply_quote_asset
​number · bigdecimal

Total supply of the quote asset

total_supply_base_asset
​number · bigdecimal

Total supply of the quote asset

date_launched
​string · date-time

Timestamp (ISO 8601) of the launch date for this exchange.

time_open
​string

Timestamp (ISO 8601) of the start of this OHLCV period.

time_close
​string

Timestamp (ISO 8601) of the end of this OHLCV period. Always null as the current day is incomplete. See last_updated for the last UTC time included in the current OHLCV calculation.

DexPairsOhlcvHistoricalDTO

DEX pairs OHLCV historical data
​object[]

Collection of historical OHLCV quotes for the DEX pair

contract_address
​string

The unique contract address for this spot pair.

name
​string

The name of this spot pair.

base_asset_id
​string

The id of this base asset in the spot pair.

base_asset_ucid
​string

The ucid of this base asset in the spot pair.

base_asset_name
​string

The name of this base asset in the spot pair.

base_asset_symbol
​string

The symbol of this base asset in the spot pair.

base_asset_contract_address
​string

The contract addres of this base asset in the spot pair.

quote_asset_id
​string

The id of this quote asset in the spot pair.

quote_asset_ucid
​string

The ucid of this quote asset in the spot pair.

quote_asset_name
​string

The name of this quote asset in the spot pair.

quote_asset_symbol
​string

The symbol of this quote asset in the spot pair.

quote_asset_contract_address
​string

The contract addresss of this quote asset in the spot pair.

dex_id
​string

The id of this dex the spot pair is on.

dex_slug
​string

The name of this dex the spot pair is on.

network_id
​string

The id of the network the spot pair is on.

network_slug
​string

The slug of the network the spot pair is on.

last_updated
​string · date-time

Timestamp (ISO 8601) of the last time this record was updated.

created_at
​string · date-time

Timestamp (ISO 8601) when we started tracking this asset.

num_transactions_24h
​integer · int64

Number of transactions in past 24 hours

holders
​integer · int64

Number of holders of the asset

24h_no_of_buys
​integer · int64

Number of asset buys in the past 24 hours

24h_no_of_sells
​integer · int64

Number of asset sells in the past 24 hours

pool_created
​string · date-time

When the pool of the asset was created

buy_tax
​number · bigdecimal

Buy tax on the asset

sell_tax
​number · bigdecimal

Sell tax on the asset

​object[]

Security scan by Go+.

All infomation and data relating to contract detection are based on public third party information. CoinMarketCap does not confirm or verify the accuracy or timeliness of such information and data.

CoinMarketCap shall have no responsibility or liability for the accuracy of data, nor have the duty to review, confirm, verify or otherwise perform any inquiry or investigation as to the completeness, accuracy, sufficiency, integrity, reliability or timeliness of any such information or data provided.

Only returned if passed in aux.

pool_base_asset
​number · bigdecimal

Base asset in the pool

pool_quote_asset
​number · bigdecimal

Quote asset in the pool

percent_pooled_base_asset
​number · bigdecimal

Percentage of the base asset in the pool

24h_volume_quote_asset
​number · bigdecimal

24 hours volume of the quote asset

total_supply_quote_asset
​number · bigdecimal

Total supply of the quote asset

total_supply_base_asset
​number · bigdecimal

Total supply of the quote asset

date_launched
​string · date-time

Timestamp (ISO 8601) of the launch date for this exchange.

DexPairsOhlcvHistoricalQuotes

Historical OHLCV quotes data
​object[]

A map of market quotes in different currency conversions. The default map included is USD.

time_open
​string · date-time

Timestamp (ISO 8601) of the start of this OHLCV period.

time_close
​string · date-time

Timestamp (ISO 8601) of the end of this OHLCV period. Always null as the current day is incomplete. See last_updated for the last UTC time included in the current OHLCV calculation.

NetworkInfoDTO

id
​integer · int32

The unique CoinMarketCap ID for this network.

name
​string

The name of this network.

alternativeName
​string

The alternate name for this network.

cryptocurrencyId
​string

The unique CoinMarketCap identifier for the cryptocurrency associated with this network.

cryptocurrencySlug
​string

The slug(URL-friendly name) for the associated cryptocurrency

wrappedTokenId
​string

The unique identifier for the wrapped token on this network.

wrappedTokenSlug
​string

The slug(URL-friendly name) for the wrapped token on this network.

tokenExplorerUrl
​string

The URL for exploring tokens on this network.

poolExplorerUrl
​string

The URL for exploring liquidity pools on this network.

transactionHashUrl
​string

The URL for exploring transaction hashes on this network.

network_slug
​string

The slug of the network the spot pair is on.

DexInfoDTO

id
​integer · int32

The unique CoinMarketCap ID for this exchange.

name
​string

The name of this exchange.

slug
​string

The web URL friendly shorthand version of this exchange name.

logo
​string

Link to a CoinMarketCap hosted logo png for this exchange. 64px is default size returned. Replace "64x64" in the image path with these alternative sizes: 16, 32, 64, 128, 200

status
​string

Current status of the DEX. Can be "active" or "inactive".

description
​string

A CoinMarketCap supplied brief description of this DEX pair. This field will return null if a description is not available.

notice
​string

A Markdown formatted message outlining a condition that is impacting the availability of the exchange's market data or the secure use of the exchange, otherwise null. This may include a maintenance event on the exchange's end or CoinMarketCap's end, an alert about reported issues with withdrawls from this exchange, or another condition that may be impacting the exchange and it's markets. If present, this notice is also displayed in an alert banner at the top of the exchange's page on coinmarketcap.com.

​object

An object containing various resource URLs for this exchange.

type
​string

The type of DEX this exchange is, such as, Orderbook, Swap, and Aggregator.

​object[]

A map of market quotes in different currency conversions. The default map included is USD.

date_launched
​string · date-time

Timestamp (ISO 8601) of the date this exchange launched. This field is only returned if requested through the aux request parameter.

num_market_pairs
​string

The number of trading pairs actively tracked on this exchange.

last_updated
​string

Timestamp (ISO 8601) of the last time this record was updated.

market_share
​number · bigdecimal

Percentage of DEX market share based on volume.

DexInfoQuote

DEX exchange quote information
convert_id
​string

id of specified currency.

market_type
​string

Type of market data being returned, such as Spot, Perpetual, and Futures.

last_updated
​string · date-time

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

volume_24h
​number

Reported 24 hour volume in the specified currency.

percent_change_volume_24h
​number

24 hour volume change percentage in the specified currency. Only applicable for fiat conversions.

num_transactions_24h
​number

Total number of transactions in the past 24 hours. This field will return null if not available.

DexUrls

An object containing various resource URLs for this exchange.
website
​string[]

Official website URLs.

blog
​string[]

Official blog URLs.

chat
​string[]

Official chat URLs.

fee
​string[]

Official web URLs covering exchange fees.

twitter
​string[]

Official twitter profile URLs.

DexCommonInfoDTO

id
​integer · int32

The unique CoinMarketCap ID for this exchange.

name
​string

The name of this exchange.

slug
​string

The web URL friendly shorthand version of this exchange name.

logo
​string

Link to a CoinMarketCap hosted logo png for this exchange. 64px is default size returned. Replace "64x64" in the image path with these alternative sizes: 16, 32, 64, 128, 200

status
​string

Current status of the DEX. Can be "active" or "inactive".

description
​string

A CoinMarketCap supplied brief description of this DEX pair. This field will return null if a description is not available.

notice
​string

A Markdown formatted message outlining a condition that is impacting the availability of the exchange's market data or the secure use of the exchange, otherwise null. This may include a maintenance event on the exchange's end or CoinMarketCap's end, an alert about reported issues with withdrawls from this exchange, or another condition that may be impacting the exchange and it's markets. If present, this notice is also displayed in an alert banner at the top of the exchange's page on coinmarketcap.com.

​object

An object containing various resource URLs for this exchange.

date_launched
​string · date-time

Timestamp (ISO 8601) of the date this exchange launched. This field is only returned if requested through the aux request parameter.

NextUnlockedDTO

The breakdown of the next token unlock.
date
​string

Timestamp (ISO 8601) of when the next token unlock is.

token_amount
​number · bigdecimal

The amount of token that will be unlocked in terms of your specified currency. Only USD is supported at the moment.

token_amount_by_base_asset
​number · bigdecimal

The amount of tokens that will be unlocked.

token_amount_percentage
​number · bigdecimal

The percentage of the tokens that will be unlocked.

NextUnlockedDetailDTO

Timestamp (ISO 8601) of when this was last updated.
allocation_name
​string

The name of the allocation.

vesting_type
​string

The type of vesting schedule. One of these 4:

Cliff = single event where some tokens are released. Linear = when the same amount of tokens is released with a certain frequency until a certain date. Inflationary = when an increasing amount of tokens is released with a certain rate and frequency until a certain date. Deflationary = when a decreasing amount of tokens is released with a certain rate and frequency until a certain date.

token_amount
​number · bigdecimal

The amount of token that will be unlocked in terms of your specified currency. Only USD is supported at the moment.

token_amount_by_base_asset
​number · bigdecimal

The amount of token that will be unlocked.

TokenUnlockInfoDTO

id
​integer · int32

The unique CoinMarketCap ID for this cryptocurrency.

name
​string

The name of this cryptocurrency.

symbol
​string

The ticker symbol for this cryptocurrency.

slug
​string

The web URL friendly shorthand version of this cryptocurrency name.

status
​string

Current status of the cryptocurrency. Can be "active" or "inactive".

lastUpdated
​string

Timestamp (ISO 8601) of when the next token unlock is.

approveTime
​string

Timestamp (ISO 8601) of when the token unlock data is reviewed and approved.

cmc_rank
​integer · int32

CoinMarketCap's market cap rank as outlined in our methodology (https://coinmarketcap.com/methodology/).

circulating_supply
​number · bigdecimal

The approximate number of coins circulating for this cryptocurrency at the end of the requested UTC day.

max_supply
​number · bigdecimal

The expected maximum limit of coins ever to be available for this cryptocurrency.

total_supply
​number · bigdecimal

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

infinite_supply
​boolean

The cryptocurrency is known to have an infinite supply.

self_reported_circulating_supply
​number · bigdecimal

The self reported number of coins circulating for this cryptocurrency.

token_locked_amount
​number · bigdecimal

The total amount of tokens of this cryptocurrency is locked at the moment.

token_unlocked_amount
​number · bigdecimal

The total amount of tokens of this cryptocurrency that has been unlocked at the moment.

​object

The breakdown of the next token unlock.

​object[]

Timestamp (ISO 8601) of when this was last updated.

TokenEventDTO

The breakdown of the next token unlock.
time
​string · date-time

Timestamp (ISO 8601) of when the next token unlock is.

​object[]

The details of the allocations.

total_token_amount
​number

The amount of token that will be unlocked in terms of your specified currency. Only USD is supported at the moment.

total_token_amount_by_base_asset
​number

The amount of tokens that will be unlocked.

TokenUnlockEventDTO

id
​integer · int32

The unique CoinMarketCap ID for this cryptocurrency.

​object[]

The breakdown of the next token unlock.

IndexDetailDTO

id
​integer · int32

The unique CoinMarketCap ID for this cryptocurrency.

name
​string

The name of this cryptocurrency.

symbol
​string

The ticker symbol for this cryptocurrency.

url
​string

The URL of the detail page on CoinMarketCap for this cryptocurrency.

weight
​number · bigdecimal

The relative proportion of this constituent within the index expressed as a percentage.

IndexLatestDTO

The latest CoinMarketCap 100 Index value is returned in this object.
​object[]

Array detailing the list of constituents and their weightage.

last_update
​string · date

Timestamp (ISO 8601) of the last time this record was updated.

next_update
​string · date

Timestamp (ISO 8601) of the next time this record will be updated.

value
​number · bigdecimal

Current value of CoinMarketCap 100 Index.

value_24h_percentage_change
​number · bigdecimal

Percentage change of the CoinMarketCap 100 Index over the past 24h.

IndexHistoricalDTO

​object[]

Array detailing the list of constituents and their weightage.

update_time
​string · date

Timestamp (ISO 8601) of the time this record was updated.

value
​number · bigdecimal

Value of CoinMarketCap 100 Index.

FearGreedLatestDTO

value
​integer · int32
update_time
​string
value_classification
​string

FearGreedHistoricalDTO

timestamp
​string
value
​integer · int32
value_classification
​string

CryptoQuoteV3DTO

id
​integer · int32
name
​string
symbol
​string
slug
​string
​object
​object[]
​object[]
is_active
​integer · int32
infinite_supply
​boolean
is_market_cap_included_in_calc
​integer · int32
is_fiat
​integer · int32
circulating_supply
​number · bigdecimal

Circulating supply of the cryptocurrency

total_supply
​number · bigdecimal

Total supply of the cryptocurrency

max_supply
​number · bigdecimal

Maximum supply of the cryptocurrency

date_added
​string
num_market_pairs
​integer · int32
cmc_rank
​integer · int32
last_updated
​string
tvl_ratio
​number · bigdecimal

TVL to market cap ratio

self_reported_circulating_supply
​number · bigdecimal

Self-reported circulating supply

self_reported_market_cap
​number · bigdecimal

Self-reported market capitalization

unlocked_circulating_supply
​number · bigdecimal

Unlocked circulating supply

unlocked_market_cap
​number · bigdecimal

Unlocked market capitalization

CryptoTag

slug
​string
name
​string
category
​string

Platform

id
​integer · int32
slug
​string
name
​string
symbol
​string
token_address
​string

Quote

id
​integer · int32

Currency ID

symbol
​string

Currency symbol

price
​number · bigdecimal

Current price in the specified currency

volume_24h
​number · bigdecimal

24-hour trading volume

volume_24h_reported
​number · bigdecimal

Reported 24-hour trading volume

volume_7d
​number · bigdecimal

7-day trading volume

volume_7d_reported
​number · bigdecimal

Reported 7-day trading volume

volume_30d
​number · bigdecimal

30-day trading volume

volume_30d_reported
​number · bigdecimal

Reported 30-day trading volume

volume_change_24h
​number · bigdecimal

24-hour volume change percentage

percent_change_1h
​number · bigdecimal

1-hour percentage change

percent_change_24h
​number · bigdecimal

24-hour percentage change

percent_change_7d
​number · bigdecimal

7-day percentage change

percent_change_30d
​number · bigdecimal

30-day percentage change

percent_change_60d
​number · bigdecimal

60-day percentage change

percent_change_90d
​number · bigdecimal

90-day percentage change

market_cap
​number · bigdecimal

Current market capitalization

market_cap_dominance
​number · bigdecimal

Market cap dominance percentage

fully_diluted_market_cap
​number · bigdecimal

Fully diluted market capitalization

tvl
​number · bigdecimal

Total Value Locked

market_cap_by_total_supply
​number · bigdecimal

Market cap calculated by total supply

last_updated
​string

Last updated timestamp

CryptoListingDTO

id
​integer · int32
name
​string
symbol
​string
slug
​string
​object
​object[]
tags
​string[]
is_active
​integer · int32
infinite_supply
​boolean
is_market_cap_included_in_calc
​integer · int32
is_fiat
​integer · int32
circulating_supply
​number · bigdecimal

Circulating supply of the cryptocurrency

total_supply
​number · bigdecimal

Total supply of the cryptocurrency

max_supply
​number · bigdecimal

Maximum supply of the cryptocurrency

date_added
​string
num_market_pairs
​integer · int32
cmc_rank
​integer · int32
last_updated
​string
tvl_ratio
​number · bigdecimal

TVL to market cap ratio

self_reported_circulating_supply
​number · bigdecimal

Self-reported circulating supply

self_reported_market_cap
​number · bigdecimal

Self-reported market capitalization

unlocked_circulating_supply
​number · bigdecimal

Unlocked circulating supply

unlocked_market_cap
​number · bigdecimal

Unlocked market capitalization

TokenLiquiditySnapshotDTO

snapshotTime
​integer · int64
liquidityUsd
​number
liquidity
​number

SwapListResponseDTO

Swap list response data
​object[]

List of swap transactions

lastId
​string

Last ID for pagination

TagDTO

Tag of swap tx
name
​string

Tag type

value
​integer · int32

Tag value

TradeHistoryDTO

Swap transaction data
ts
​integer · int64

Transaction time (timestamp)

tp
​string

Transaction type (buy/sell)

t0a
​string

Base token address

t1a
​string

Quote token address

t0s
​string

Base token symbol

t1s
​string

Quote token symbol

eid
​integer · int32

exchange id

en
​string

exchange name

f
​string

factory address

a0
​number

Base token amount

a1
​number

Quote token amount

t0pu
​number

Price in USD

t1pu
​number

Price in USD

q
​number

Price in quote

v
​number

Total transaction value in USD

qi
​integer · int32

quoteIndex

ma
​string

Maker address

ex
​boolean

exclude

txtp
​integer · int32

exclude

tx
​string

Transaction hash

h
​integer · int64

height

txId
​integer · int64

txId

lgid
​integer · int64

Log ID

t0t
​boolean

t0top

t1t
​boolean

t1top

​object[]

holder tags

tc
​integer · int64

transaction count

kn
​string

kol name

kpn
​string

kol public name

klu
​string

kol logo url

t0pt
​string

Token0 position type (open/close/add/reduce)

t1pt
​string

Token1 position type (open/close/add/reduce)

BnSecurityExtraInfoDTO

Extra security metadata provided by external vendors or on-chain analysis
buyTax
​string

Buy tax

sellTax
​string

Sell tax

isFlaggedByVendor
​boolean

Whether the token is flagged by third-party security vendors

isVerified
​boolean

Whether the token contract is verified

isReported
​boolean

Whether the token has been reported by users or security platforms

source
​string

Data source of the security information

DisplayItem

Security item display flags for EVM or Solana
honeypotStatus
​string

EVM - Honeypot status

unverifiedContractStatus
​string

EVM - Unverified contract status

mintableStatus
​string

Solana - Mintable token status

freezableStatus
​string

Solana - Freezable status

rugPullStatus
​string

Solana - Rug pull detection

fakeTokenStatus
​string

Solana - Fake token detection

SecurityItem

Detailed security item
code
​string

Rule code

riskCode
​string

Risk classification code

riskyLevel
​string

Risk level

isHit
​boolean

Whether the risk was hit

order
​integer · int32

Display order

des
​string

Risk description

groupId
​string

Group ID for categorization

TokenSecurityResponseDTO

Token security response
platformName
​string

Platform name

platformId
​integer · int32

Platform ID

tokenContractAddress
​string

Token contract address

securityLevel
​string

Overall security level

categoryLevel
​string

Overall category level

securityBatchLevel
​integer · int32

Overall security batch level

​object

Extra security metadata provided by external vendors or on-chain analysis

​object[]

Detailed security items

​object

Security item display flags for EVM or Solana

​object

Security item display flags for EVM or Solana

exist
​boolean

token security exist

tags
​string[]

token security exist

SearchResponseDTO

total
​integer · int32
​object[]

SearchResultDTO

pltId
​integer · int32
plt
​string
plti
​integer · int32
n
​string
s
​string
addr
​string
pt
​integer · int64
lt
​integer · int64
w
​string
x
​string
l
​string
pu
​string
pc24h
​number · float
dec
​integer · int32
tsup
​string
fpt
​integer · int64
fpct
​integer · int64
v24h
​number
fdv
​number
mc
​number
liq
​number
ts
​integer · int64
lf
​integer · int32
cid
​integer · int32
bnCid
​string
ut24h
​integer · int64
ecs
​integer · int32

Binance exclusive code, 1 - exclusive

ssc
​number · float

Search relevance score

pin
​string

Comma-separated pinned types based on sort fields: ido,alpha,trending or null

PlatformDTO

Data Transfer Object representing a supported blockchain platform
id
​integer · int32

Unique platform ID

n
​string

Platform name

i
​string

Icon URL for the platform

uf
​string

URL format for block explorer (contract/token)

dn
​string

Number of supported DEXs on this platform

txuf
​string

URL format for viewing transactions

v
​boolean

Whether the platform is visible in the UI

p
​boolean

Whether the platform is pinned (e.g., prioritized display)

addrUrl
​string

URL format for address explorer

chId
​integer · int32

Internal chain ID

puf
​string

URL format for pool explorer

wcId
​integer · int32

Wrapped native token ID (e.g., WETH)

hl
​integer · int32

Whether the platform is highlighted

ho
​integer · int32

Display order for highlighted platforms

pltA
​string

platform acronym

cid
​integer · int32

LiquidityChangeDTO

List of liquidity change transactions
ts
​integer · int64
tp
​string
eid
​integer · int32

exchange id

en
​string

exchange name

f
​string

factory address

t0a
​string

Base token address

t1a
​string

Quote token address

t0s
​string
t1s
​string
a0
​number
a1
​number
tu
​number
m
​string
txn
​string
h
​integer · int64
txId
​integer · int64
lgid
​integer · int64

LiquidityChangeListResponseDTO

Swap list response data
lastId
​string

Last ID for pagination

​object[]

List of liquidity change transactions

tlu
​number

total liquidity usd value

lpc
​integer · int64

liquidity pool count

CryptoSnapshotSortDTO

sortKey
​string
ids
​integer[]

CryptoOhlcvOverviewDTO

id
​integer · int32

Cryptocurrency ID

name
​string

Cryptocurrency name

symbol
​string

Cryptocurrency symbol

slug
​string

Cryptocurrency slug

​object[]

OHLCV quotes

DqueryHoldersDetailRequestDTO

holders detail request
tokenAddress
​string

Token contract address

walletAddress
​string

Wallet address

platform
​string

Blockchain platform

tag
​string

tag enum [tag_all, tag_kol, tag_smart_money, tag_whale, tag_bot, tag_sniper, tag_dev]

DqueryHoldersRequestDTO

holders request
tokenAddress
​string

Token contract address

platform
​string

Blockchain platform

tag
​string

tag enum [tag_all, tag_kol, tag_smart_money, tag_whale, tag_bot, tag_sniper, tag_dev]

HolderCountVO

platformId
​integer · int32
count
​integer · int64
tokenAddress
​string

HolderDetailVO

blockHeight
​integer · int64
firstActiveTime
​integer · int64
netBuyAmount
​string
realizedPnlPercent
​string
spotPosition
​string
buyVolume
​string
sellVolume
​string
buyUsd
​string
sellUsd
​string
buyCount
​string
sellCount
​string
avgBuyPriceUsd
​string
avgSellPriceUsd
​string
realizedPnl
​string
actualBalance
​string
price
​string
walletAddress
​string
tokenAddress
​string
platformId
​integer · int32
percent
​string
balance
​string
totalSupply
​string
tokenAccount
​string
logoUrl
​string
name
​string
publicName
​string
tags
​string
addressExplorerUrl
​string
symbol
​string
nativeBalance
​string
fundingSource
​string
fundingTime
​integer · int64
lastActiveTime
​integer · int64
walletCreateTime
​integer · int64
spotOpenTs
​integer · int64
spotClearanceTs
​integer · int64
tokenLogo
​string
tokenSymbol
​string
platformCryptoId
​integer · int32
dexerPlatformName
​string
lowLiquidityFlag
​integer · int32
memePumpInnerFlag
​integer · int32
blackListFlag
​integer · int32
stableCoinFlag
​integer · int32
riskLevelFlag
​integer · int32

HolderDexVO

​object[]

HolderTagCountVO

​object[]
platformId
​integer · int32
tokenAddress
​string

HolderTagItem

tag
​string
hc
​string
tb
​string
hr
​string

HolderTrendVO

ts
​integer · int64
endTs
​integer · int64
platform
​integer · int32
tokenAddress
​string
holders
​integer · int64
holdingRatioOfTop100
​string
holdingRatioOfTop50
​string
holdingRatioOfTop10
​string
totalBalanceOfTop100
​string
totalBalanceOfTop50
​string
totalBalanceOfTop10
​string
biggerThan10DHolders
​integer · int64
avgBalanceAllHolders
​string
avgBalanceOfTop100
​string
avgPositionCostOfTop100
​string
avgSellPriceOfTop100
​string
tagHolder
​string
avgBalanceUSDAllHolders
​string
avgBalanceUSDOfTop100
​string
tagHolderTTHM
​string
price
​string

ApiResponseOfIndexHistoricalResponseDTO

​object[]
​object

ApiResponseOfIndexLatestResponseDTO

​object · required

The latest CoinMarketCap 100 Index value is returned in this object.

​object

IndexHistoricalDpsDTO

​object[]
​object[]

Array detailing the list of constituents and their weightage.

update_time
​string · date

Timestamp (ISO 8601) of the time this record was updated.

value
​number · bigdecimal

Value of CoinMarketCap 100 Index.

ProApiResponseStatus

credit_count
​integer · int32

Number of credits used for the request

elapsed
​integer · int64

Time taken to process the request

error_code
​string

Error code of the response

error_message
​string

Error message of the response, if any

notice
​string

Api notice message of the response

timestamp
​string · date-time

Timestamp of the response

total_count
​integer · int64

Number of data size

ApiResponseOfCMC20IndexHistoricalResponseDTO

​object[]
​object

ApiResponseOfCMC20IndexLatestResponseDTO

​object · required

The latest CoinMarketCap 20 Index value is returned in this object.

​object

CMC20IndexDetailDTO

id
​integer · int32

The unique CoinMarketCap ID for this cryptocurrency.

name
​string

The name of this cryptocurrency.

symbol
​string

The ticker symbol for this cryptocurrency.

url
​string

The URL of the detail page on CoinMarketCap for this cryptocurrency.

weight
​number · bigdecimal

The relative proportion of this constituent within the index expressed as a percentage.

priceUsd
​number · bigdecimal

The price of this cryptocurrency in USD.

units
​number · bigdecimal

The units of this cryptocurrency.

CMC20IndexHistoricalDTO

​object[]

Array detailing the list of constituents and their weightage.

update_time
​string · date

Timestamp (ISO 8601) of the time this record was updated.

value
​number · bigdecimal

Value of CoinMarketCap 20 Index.

CMC20IndexHistoricalDpsDTO

​object[]
​object[]

Array detailing the list of constituents and their weightage.

update_time
​string · date

Timestamp (ISO 8601) of the time this record was updated.

value
​number · bigdecimal

Value of CoinMarketCap 20 Index.

CMC20IndexLatestDTO

The latest CoinMarketCap 20 Index value is returned in this object.
​object[]

Array detailing the list of constituents and their weightage.

last_update
​string · date

Timestamp (ISO 8601) of the last time this record was updated.

next_update
​string · date

Timestamp (ISO 8601) of the next time this record will be updated.

value
​number · bigdecimal

Current value of CoinMarketCap 20 Index.

value_24h_percentage_change
​number · bigdecimal

Percentage change of the CoinMarketCap 20 Index over the past 24h.

Model_1

cover
​string
title
​string
subtitle
​string
source_name
​string
source_url
​string
type
​string
​object
created_at
​string · date

Timestamp (ISO 8601) of the time this was created.

released_at
​string · date

Timestamp (ISO 8601) of the time this was released.

Content_Latest_-_Results_array

​object[]

Array of content objects.

cover
​string
title
​string
subtitle
​string
source_name
​string
source_url
​string
type
​string
​object
created_at
​string · date

Timestamp (ISO 8601) of the time this was created.

released_at
​string · date

Timestamp (ISO 8601) of the time this was released.

API_Status_Object

Standardized status object for API calls.
timestamp
​string · date · required

Current timestamp (ISO 8601) on the server.

error_code
​integer · required

An internal error code for the current error. If a unique platform error code is not available the HTTP status code is returned. null is returned if there is no error.

error_message
​string · required

An error message to go along with the error code.

elapsed
​integer · required

Number of milliseconds taken to generate this response.

credit_count
​integer · required

Number of API call credits that were used for this call.

notice
​string

Optional notice about API key information.

Content_Latest_-_Response_Model

​object[] · required

Array of content objects.

​object · required

Standardized status object for API calls.

HTTP_Status_400_Error_Object

Bad Request
​object

status_1

timestamp
​string · date · required

Current ISO 8601 timestamp on the server.

error_code
​integer · required

An internal error code for the current error. If a unique platform error code is not available the HTTP status code is returned.

Default: 401
error_message
​string · required

An error message to go along with the error code.

elapsed
​integer · required

Number of milliseconds taken to generate this response

credit_count
​integer · required

Number of API call credits required for this call. Always 0 for errors.

HTTP_Status_401_Error_Object

Unauthorized
​object

status_2

timestamp
​string · date · required

Current ISO 8601 timestamp on the server.

error_code
​integer · required

An internal error code for the current error. If a unique platform error code is not available the HTTP status code is returned.

Default: 403
error_message
​string · required

An error message to go along with the error code.

elapsed
​integer · required

Number of milliseconds taken to generate this response

credit_count
​integer · required

Number of API call credits required for this call. Always 0 for errors.

HTTP_Status_403_Error_Object

Forbidden
​object

status_3

timestamp
​string · date · required

Current ISO 8601 timestamp on the server.

error_code
​integer · required

An internal error code string for the current error. If a unique platform error code is not available the HTTP status code is returned.

Default: 429
error_message
​string · required

An error message to go along with the error code.

elapsed
​integer · required

Number of milliseconds taken to generate this response

credit_count
​integer · required

Number of API call credits required for this call. Always 0 for errors.

HTTP_Status_429_Error_Object

Too Many Requests
​object

status_4

timestamp
​string · date · required

Current ISO 8601 timestamp on the server.

error_code
​integer · enum · required

An internal error code string for the current error. If a unique platform error code is not available the HTTP status code is returned.

Enum values:
500
Default: 500
error_message
​string · required

An error message to go along with the error code.

elapsed
​integer · required

Number of milliseconds taken to generate this response

credit_count
​integer · required

Number of API call credits required for this call. Always 0 for errors.

HTTP_Status_500_Error_Object

Internal Server Error
​object

Airdrop_-_Airdrop_object

A results object for the airdrop requested.
id
​string · required

The unique ID of the airdrop

start_date
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

end_date
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

project_name
​string

The project name

description
​string

The description of the airdrop.

status
​string

The current status of the airdrop.

​object
total_prize
​integer
winner_count
​integer
link
​string

A link to the airdrop information.

Airdrop_-_Results_map

Results of your query returned as an object map.
​object · required

A results object for the airdrop requested.

Airdrop_-_Response_Model

​object · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

Airdrops_-_Airdrop_Object

Airdrop object for each result
id
​string · required

The unique ID of the airdrop

start_date
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

end_date
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

project_name
​string

The project name

description
​string

The description of the airdrop.

status
​string

The current status of the airdrop.

​object
total_prize
​integer
winner_count
​integer
link
​string

A link to the airdrop information.

Airdrops_-_Airdrop_Array

​object[]

Array of airdrop object results.

Airdrop object for each result
id
​string · required

The unique ID of the airdrop

start_date
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

end_date
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

project_name
​string

The project name

description
​string

The description of the airdrop.

status
​string

The current status of the airdrop.

​object
total_prize
​integer
winner_count
​integer
link
​string

A link to the airdrop information.

Airdrops_-_Response_Model

​object[] · required

Array of airdrop object results.

​object

Standardized status object for API calls.

Categories_-_Category_object

A results object for each category requested. The map key being the id used in the request.
id
​integer · required

The unique ID of the category

avg_price_change
​number · required

Average price change of coins within this categry

market_cap
​number · required

Market cap of coins within this categry

market_cap_change
​number · required

Market cap change of coins within this categry

volume
​number · required

Volume of coins within this categry

volume_change
​number · required

Volume change of coins within this categry

last_updated
​string · date · required

Timestamp (ISO 8601) of when this was last updated.

name
​string

The name of the category

title
​string

The title of the category

description
​string

The description of the category

num_tokens
​integer

Categories_-_Results_map

​object[]

Results of your query returned as an object map.

A results object for each category requested. The map key being the id used in the request.
id
​integer · required

The unique ID of the category

avg_price_change
​number · required

Average price change of coins within this categry

market_cap
​number · required

Market cap of coins within this categry

market_cap_change
​number · required

Market cap change of coins within this categry

volume
​number · required

Volume of coins within this categry

volume_change
​number · required

Volume change of coins within this categry

last_updated
​string · date · required

Timestamp (ISO 8601) of when this was last updated.

name
​string

The name of the category

title
​string

The title of the category

description
​string

The description of the category

num_tokens
​integer

Categories_-_Response_Model

​object[] · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

Cryptocurrency_-_Quote_object

A market quote in the currency conversion option.
price
​number · required

Price in the specified currency for this historical.

volume_24h
​number · required

Rolling 24 hour adjusted volume in the specified currency.

market_cap
​number · required

Market cap in the specified currency.

percent_change_1h
​number · required

1 hour change in the specified currency.

percent_change_24h
​number · required

24 hour change in the specified currency.

percent_change_7d
​number · required

7 day change in the specified currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced.

volume_24h_reported
​number

Rolling 24 hour reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d
​number

Rolling 7 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d_reported
​number

Rolling 7 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d
​number

Rolling 30 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d_reported
​number

Rolling 30 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

Cryptocurrency_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Cryptocurrency_-_Cryptocurrency_object

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Category_-_Cryptocurrency_object

A results object for each cryptocurrency found in the category.
id
​integer · required

The unique ID of the category

avg_price_change
​number · required

Average price change of coins within this categry

market_cap
​number · required

Market cap of coins within this categry

market_cap_change
​number · required

Market cap change of coins within this categry

volume
​number · required

Volume of coins within this categry

volume_change
​number · required

Volume change of coins within this categry

​object[] · required

Array of cryptocurrency objects matching the list options.

last_updated
​string · date · required

Timestamp (ISO 8601) of when this was last updated.

name
​string

The name of the category

title
​string

The title of the category

description
​string

The description of the category

num_tokens
​integer

Category_-_Results_map

Results of your query returned as an object map.
​object · required

A results object for each cryptocurrency found in the category.

Category_-_Response_Model

​object · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

tags_1

​string[]

Tags associated with this cryptocurrency.

Cryptocurrencies_Info_-_URLs_object

An object containing various resource URLs for this cryptocurrency.
website
​string[] · required

Array of website URLs.

technical_doc
​string[] · required

Array of white paper or technical documentation URLs.

explorer
​string[] · required

Array of block explorer URLs.

source_code
​string[] · required

Array of source code URLs.

message_board
​string[] · required

Array of message board URLs.

chat
​string[] · required

Array of chat service URLs.

announcement
​string[] · required

Array of announcement URLs.

reddit
​string[] · required

Array of Reddit community page URLs.

twitter
​string[] · required

Array of official twitter profile URLs.

Cryptocurrencies_Info_-_Cryptocurrency_object._Please_note_this_will_be_wrapped_in_an_array_if_you_request_by_symbol_using_the_v2_endpoint.

A results object for each cryptocurrency requested. The map key being the id/symbol used in the request.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

category
​string · enum · required

The category for this cryptocurrency.

Enum values:
coin
token
slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

logo
​string · required

Link to a CoinMarketCap hosted logo png for this cryptocurrency. 64px is default size returned. Replace "64x64" in the image path with these alternative sizes: 16, 32, 64, 128, 200

description
​string · required

A CoinMarketCap supplied brief description of this cryptocurrency. This field will return null if a description is not available.

date_added
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

date_launched
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was launched.

notice
​string · required

A Markdown formatted notice that may highlight a significant event or condition that is impacting the cryptocurrency or how it is displayed, otherwise null. A notice may highlight a recent or upcoming mainnet swap, symbol change, exploit event, or known issue with a particular exchange or market, for example. If present, this notice is also displayed in an alert banner at the top of the cryptocurrency's page on coinmarketcap.com.

tags
​string[] · required

Tags associated with this cryptocurrency.

​object · required

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

​object · required

An object containing various resource URLs for this cryptocurrency.

self_reported_circulating_supply
​number

The self reported number of coins circulating for this cryptocurrency.

self_reported_market_cap
​number

The self reported market cap for this cryptocurrency.

self_reported_tags
​string[]

Array of self reported tags associated with this cryptocurrency.

infinite_supply
​boolean

The cryptocurrency is known to have an infinite supply.

Cryptocurrency_Info_-_Results_map

Results of your query returned as an object map.
​object · required

A results object for each cryptocurrency requested. The map key being the id/symbol used in the request.

Cryptocurrencies_Info_-_Response_Model

​object · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

Cryptocurrency_Map_-_Cryotocurrency_Object

Cryptocurrency object for each result
id
​integer · required

The unique cryptocurrency ID for this cryptocurrency.

rank
​number · required

The rank of this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency, always in all caps.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

is_active
​integer · min: 0 · max: 1

1 if this cryptocurrency has at least 1 active market currently being tracked by the platform, otherwise 0. A value of 1 is analogous with listing_status=active.

status
​string · enum

The listing status of the cryptocurrency. This field is only returned if requested through the aux request parameter.

Enum values:
active
inactive
untracked
first_historical_data
​string · date

Timestamp (ISO 8601) of the date this cryptocurrency was first available on the platform.

last_historical_data
​string · date

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_Map_-_Cryptocurrency_Array

​object[]

Array of cryptocurrency object results.

Cryptocurrency object for each result
id
​integer · required

The unique cryptocurrency ID for this cryptocurrency.

rank
​number · required

The rank of this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency, always in all caps.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

is_active
​integer · min: 0 · max: 1

1 if this cryptocurrency has at least 1 active market currently being tracked by the platform, otherwise 0. A value of 1 is analogous with listing_status=active.

status
​string · enum

The listing status of the cryptocurrency. This field is only returned if requested through the aux request parameter.

Enum values:
active
inactive
untracked
first_historical_data
​string · date

Timestamp (ISO 8601) of the date this cryptocurrency was first available on the platform.

last_historical_data
​string · date

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_Map_-_Response_Model

​object[] · required

Array of cryptocurrency object results.

​object

Standardized status object for API calls.

The_blockchain_platform_where_the_assets_are_held_on.

crypto_id
​integer

The CoinMarketCap ID for the blockchain platform where the assets are held on

symbol
​integer

The symbol for the blockchain platform where the assets are held on

name
​integer

The name for the blockchain platform where the assets are held on

The_cryptocurrency_of_the_holdings_in_the_wallet.

crypto_id
​integer

The CoinMarketCap ID for the coin/token used for this wallet

symbol
​integer

The symbol for the coin/token used for this wallet

name
​integer

The name for the coin/token used for this wallet

price_usd
​number

The price in USD for 1 coin/token

Exchange_Assets_Wallets_-_Response_Model

wallet_address
​string · required

The address of the wallet

balance
​number · required

The amount of coins/tokens held in this wallet

​object · required
​object · required

Exchange_Assets_-_Response_Model

​object[]
​object

Standardized status object for API calls.

website_1

​string[]

Official website URLs.

chat_1

​string[]

Official chat URLs.

twitter_1

​string[]

Official twitter profile URLs.

Exchanges_Info_-_URLs_object

An object containing various resource URLs for this exchange.
website
​string[] · required

Official website URLs.

blog
​string[] · required

Official blog URLs.

chat
​string[] · required

Official chat URLs.

fee
​string[] · required

Official web URLs covering exchange fees.

twitter
​string[] · required

Official twitter profile URLs.

Exchanges_Info_-_Exchange_Info_object

A results object for each exchange requested. The map key being the id or slug used in the request.
id
​integer · required

The unique CoinMarketCap ID for this exchange.

name
​string · required

The name of this exchange.

slug
​string · required

The web URL friendly shorthand version of the exchange name.

logo
​string · required

Link to a CoinMarketCap hosted logo png for this exchange. 64px is default size returned. Replace "64x64" in the image path with these alternative sizes: 16, 32, 64, 128, 200

description
​string · required

A CoinMarketCap supplied brief description of this cryptocurrency exchange. This field will return null if a description is not available.

date_launched
​string · date · required

Timestamp (ISO 8601) of the launch date for this exchange.

notice
​string · required

A Markdown formatted message outlining a condition that is impacting the availability of the exchange's market data or the secure use of the exchange, otherwise null. This may include a maintenance event on the exchange's end or CoinMarketCap's end, an alert about reported issues with withdrawls from this exchange, or another condition that may be impacting the exchange and it's markets. If present, this notice is also displayed in an alert banner at the top of the exchange's page on coinmarketcap.com.

​object · required

An object containing various resource URLs for this exchange.

weekly_visits
​number

The number of weekly visitors.

spot_volume_usd
​number

Reported all time spot volume in the specified currency.

Exchanges_Info_-_Results_map

Results of your query returned as an object map.
​object · required

A results object for each exchange requested. The map key being the id or slug used in the request.

Exchanges_Info_-_Response_Model

​object · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

Exchange_Map_-_Exchange_Object

Exchange object description
id
​integer · required

The unique CoinMarketCap ID for this exchange.

name
​string · required

The name of this exchange.

slug
​string · required

The web URL friendly shorthand version of this exchange name.

is_active
​integer · min: 0 · max: 1

1 if this exchange is still being actively tracked and updated, otherwise 0.

status
​string · enum

The listing status of the exchange. This field is only returned if requested through the aux request parameter.

Enum values:
active
inactive
untracked
first_historical_data
​string · date

Timestamp (ISO 8601) of the earliest market data record available to query using our historical endpoints. null if there is no historical data currently available for this exchange.

last_historical_data
​string · date

Timestamp (ISO 8601) of the latest market data record available to query using our historical endpoints. null if there is no historical data currently available for this exchange.

Exchange_Map_-_Exchanges_Array

​object[]

Array of exchange object results.

Exchange object description
id
​integer · required

The unique CoinMarketCap ID for this exchange.

name
​string · required

The name of this exchange.

slug
​string · required

The web URL friendly shorthand version of this exchange name.

is_active
​integer · min: 0 · max: 1

1 if this exchange is still being actively tracked and updated, otherwise 0.

status
​string · enum

The listing status of the exchange. This field is only returned if requested through the aux request parameter.

Enum values:
active
inactive
untracked
first_historical_data
​string · date

Timestamp (ISO 8601) of the earliest market data record available to query using our historical endpoints. null if there is no historical data currently available for this exchange.

last_historical_data
​string · date

Timestamp (ISO 8601) of the latest market data record available to query using our historical endpoints. null if there is no historical data currently available for this exchange.

Exchange_Map_-_Response_Model

​object[] · required

Array of exchange object results.

​object

Standardized status object for API calls.

Fiat_Map_-_Fiat_Object

Fiat object for each result
id
​integer · required

The unique CoinMarketCap ID for this asset.

name
​string · required

The name of this asset.

sign
​string · required

The currency sign for this asset.

symbol
​string · required

The ticker symbol for this asset, always in all caps.

Fiat_Map_-_Fiat_Array

​object[]

Array of fiat object results.

Fiat object for each result
id
​integer · required

The unique CoinMarketCap ID for this asset.

name
​string · required

The name of this asset.

sign
​string · required

The currency sign for this asset.

symbol
​string · required

The ticker symbol for this asset, always in all caps.

Fiat_Map_-_Response_Model

​object[] · required

Array of fiat object results.

​object

Standardized status object for API calls.

Account_Info_-_Response_Object

Details about your API key are returned in this object.
​object · required

Object containing rate limit and daily/monthly credit limit details for your API Key.

​object · required

Object containing live usage details about your API Key.

Account_Info_-_Response_Model

​object · required

Details about your API key are returned in this object.

​object

Standardized status object for API calls.

Tools_Price_Conversion_-_Quote_object

A quote object for each conversion requested. The map key being the id/symbol used in the request.
price
​number · required

Converted price in terms of the quoted currency and historic time (if supplied).

last_updated
​string · date · required

Timestamp (ISO 8601) of when the destination currency's market value was recorded.

Tools_Price_Conversion_-_Quotes_map._Please_note_this_will_be_wrapped_in_an_array_if_you_request_by_symbol_using_the_v2_endpoint.

An object map of price conversions.
​object · required

A quote object for each conversion requested. The map key being the id/symbol used in the request.

Tools_Price_Conversion_-_Results_Object

Results object for your API call.
id
​integer · required

The unique CoinMarketCap ID for your base currency.

name
​string · required

The name of your base currency.

symbol
​string · required

The symbol for your base currency.

amount
​number · required

Amount of base currency to convert from.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the referenced market value of the base currency was recorded.

​object · required

An object map of price conversions.

Tools_Price_Conversion_-_Response_Model

​object · required

Results object for your API call.

​object

Standardized status object for API calls.

Fear_and_Greed_Historical_-_Fear_and_Greed_object

Fear and Greed Historical
timestamp
​string · date · required

Timestamp of when this historical quote was recorded.

value
​integer · required

The value of CMC Fear and Greed.

When the value is closer to 0, the market is in Extreme Fear, and investors have over-sold irrationally.

When the value is closer to 100, the market is in Extreme Greed, indicating a likely market correction.

value_classification
​string · required

The value classication of CMC Fear and Greed.

1 ≤ x < 20: Extreme Fear
20 ≤ x < 40: Fear
40 ≤ x < 60: Neutral
60 ≤ x < 80: Greed
80 ≤ x ≤ 100: Extreme Greed

Fear_and_Greed_Historical_-_Results_map

​object[]

Fear and Greed Historical.

Fear and Greed Historical
timestamp
​string · date · required

Timestamp of when this historical quote was recorded.

value
​integer · required

The value of CMC Fear and Greed.

When the value is closer to 0, the market is in Extreme Fear, and investors have over-sold irrationally.

When the value is closer to 100, the market is in Extreme Greed, indicating a likely market correction.

value_classification
​string · required

The value classication of CMC Fear and Greed.

1 ≤ x < 20: Extreme Fear
20 ≤ x < 40: Fear
40 ≤ x < 60: Neutral
60 ≤ x < 80: Greed
80 ≤ x ≤ 100: Extreme Greed

Fear_and_Greed_Historical_-_Response_Model

​object[] · required

Fear and Greed Historical.

​object

Standardized status object for API calls.

Fear_and_Greed_Latest_-_Response_Object

The latest CMC Fear and Greed value.
value
​integer · min: 0 · max: 100 · required

The value of CMC Fear and Greed.

When the value is closer to 0, the market is in Extreme Fear, and investors have over-sold irrationally.

When the value is closer to 100, the market is in Extreme Greed, indicating a likely market correction.

value_classification
​string · required

The value classication of CMC Fear and Greed.

1 ≤ x < 20: Extreme Fear
20 ≤ x < 40: Fear
40 ≤ x < 60: Neutral
60 ≤ x < 80: Greed
80 ≤ x ≤ 100: Extreme Greed

update_time
​string · date · required

Timestamp (ISO 8601) of the last time this record was updated.

Fear_and_Greed_Latest_-_Response_Model

​object · required

The latest CMC Fear and Greed value.

​object

Standardized status object for API calls.

Blockchain_Statistics_Latest_-_Blockchain_object

A blockchain object for every blockchain that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this blockchain's cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of the cryptocurrency's name.

symbol
​string · required

The ticker symbol for the cryptocurrency.

block_reward_static
​number · required

The reward assigned to the miner of a block excluding fees.

consensus_mechanism
​string · required

The consensus mechanism used by the blockchain, for example, "proof-of-work" or "proof-of-stake".

difficulty
​string · required

The global block difficulty determining how hard to find a hash on this blockchain. Note: This integer is returned as a string to use with BigInt libraries as it may exceed the max safe integer size for many programming languages.

hashrate_24h
​string · required

The average hashrate over the past 24 hours. Note: This integer is returned as a string to use with BigInt libraries as it may exceed the max safe integer size for many programming languages.

pending_transactions
​integer · required

The number of pending transactions.

reduction_rate
​string · required

The rate the block reward is adjusted at a specified interval.

total_blocks
​integer · required

The total number of blocks.

total_transactions
​string · required

The total number of transactions. Note: This integer is returned as a string to use with BigInt libraries as it may exceed the max safe integer size for many programming languages.

tps_24h
​number · required

The average transactions per second over the past 24 hours.

first_block_timestamp
​string · date · required

Timestamp (ISO 8601) of the time the first block was mined on this chain.

Blockchain_Statistics_Latest_-_Results_map

A map of blockchain objects by ID, symbol, or slug (as used in query parameters).
​object · required

A blockchain object for every blockchain that matched list options.

Blockchain_Statistics_Latest_-_Response_Model

​object · required

A map of blockchain objects by ID, symbol, or slug (as used in query parameters).

​object

Standardized status object for API calls.

Community_Trending_Token_-_Results

Cntent objects.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

rank
​number

The community rank of the coin

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

Community_Trending_Token_-_Response_Model

​object · required

Cntent objects.

Community_Trending_Topic_-_Results

Cntent objects.
rank
​number

The community rank of the topic

topic
​string

The trending topic name

Community_Trending_Topic_-_Response_Model

​object · required

Cntent objects.

Model_2

​object · required
post_id
​string
text_content
​string
photos
​string[]
comment_count
​string
like_count
​string
post_time
​string
language_code
​string
comments_url
​string

Returns comments of the current post/comment

Content_Post_Comments_-_Results_array

​object[]

Array of content objects.

​object · required
post_id
​string
text_content
​string
photos
​string[]
comment_count
​string
like_count
​string
post_time
​string
language_code
​string
comments_url
​string

Returns comments of the current post/comment

Content_Post_Comments_-_Response_Model

​object[] · required

Array of content objects.

​object

Standardized status object for API calls.

Model_3

id
​number
symbol
​string
slug
​string

Model_4

​object · required
post_id
​string
text_content
​string
photos
​string[]
comment_count
​string
like_count
​string
post_time
​string
​object[]
language_code
​string
comments_url
​string

Returns comments of the current post/comment

Content_Top_Posts_-_Results

Cntent objects.
​object[]
last_score
​number

Content_Latest_Posts_-_Response_Model

​object · required

Cntent objects.

Content_Top_Posts_-_Response_Model

​object · required

Cntent objects.

​object

Standardized status object for API calls.

Cryptocurrency_Listings_Latest_-_Quote_object

A market quote in the currency conversion option.
price
​number · required

Price in the specified currency at the end of the requested UTC day.

volume_24h
​number · required

24 hour adjusted volume in the specified currency at the end of the requested UTC day.

market_cap
​number · required

Market cap in the specified currency at the end of the requested UTC day.

percent_change_1h
​number · required

1 hour change in the specified currency at the end of the requested UTC day.

percent_change_24h
​number · required

24 hour change in the specified currency at the end of the requested UTC day.

percent_change_7d
​number · required

7 day change in the specified currency at the end of the requested UTC day.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced.

Cryptocurrency_Listings_Latest_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Cryptocurrency_Listings_Latest_-_Cryptocurrency_object

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

cmc_rank
​integer · required

The cryptocurrency's historic CoinMarketCap rank at the end of the requested UTC day.

circulating_supply
​number · required

The approximate number of coins circulating for this cryptocurrency at the end of the requested UTC day.

total_supply
​number · required

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned) at the end of the requested UTC day.

max_supply
​number · required

The expected maximum limit of coins ever to be available for this cryptocurrency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency's market data was referenced for this UTC date snapshot. This is always the last update available during the UTC date requested.

date_added
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[] · required

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object · required

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

Cryptocurrency_Listings_Latest_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

cmc_rank
​integer · required

The cryptocurrency's historic CoinMarketCap rank at the end of the requested UTC day.

circulating_supply
​number · required

The approximate number of coins circulating for this cryptocurrency at the end of the requested UTC day.

total_supply
​number · required

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned) at the end of the requested UTC day.

max_supply
​number · required

The expected maximum limit of coins ever to be available for this cryptocurrency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency's market data was referenced for this UTC date snapshot. This is always the last update available during the UTC date requested.

date_added
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[] · required

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object · required

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

Cryptocurrency_Listings_Latest_-_Response_Model

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

Cryptocurrency_Listings_Latest_-_Quote_object_1

A market quote in the currency conversion option.
price
​number · required

Price in the specified currency for this historical.

volume_24h
​number · required

Rolling 24 hour adjusted volume in the specified currency.

market_cap
​number · required

Market cap in the specified currency.

market_cap_dominance
​number · required

Market cap dominance in the specified currency.

fully_diluted_market_cap
​number · required

Fully diluted market cap in the specified currency.

percent_change_1h
​number · required

1 hour change in the specified currency.

percent_change_24h
​number · required

24 hour change in the specified currency.

percent_change_7d
​number · required

7 day change in the specified currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced.

volume_change_24h
​number

24 hour change in the specified currencies volume.

volume_24h_reported
​number

Rolling 24 hour reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d
​number

Rolling 7 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d_reported
​number

Rolling 7 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d
​number

Rolling 30 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d_reported
​number

Rolling 30 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

tvl
​number

Total Value Locked

Cryptocurrency_Listings_Latest_-_Quote_map_1

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Cryptocurrency_Listings_Latest_-_Cryptocurrency_object_1

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

infinite_supply
​boolean

The cryptocurrency is known to have an infinite supply.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

self_reported_circulating_supply
​number

The self reported number of coins circulating for this cryptocurrency.

self_reported_market_cap
​number

The self reported market cap for this cryptocurrency.

tvl_ratio
​number

Percentage of Total Value Locked

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

minted_market_cap
​number

The minted market cap for this cryptocurrency.

Cryptocurrency_Listings_Latest_-_Results_array_1

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

infinite_supply
​boolean

The cryptocurrency is known to have an infinite supply.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

self_reported_circulating_supply
​number

The self reported number of coins circulating for this cryptocurrency.

self_reported_market_cap
​number

The self reported market cap for this cryptocurrency.

tvl_ratio
​number

Percentage of Total Value Locked

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

minted_market_cap
​number

The minted market cap for this cryptocurrency.

Cryptocurrency_Listings_Latest_-_Response_Model_1

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

Cryptocurrency_Listings_Latest_-_Quote_object_2

A market quote in the currency conversion option.
price
​number · required

Price in the specified currency for this historical.

volume_24h
​number · required

Rolling 24 hour adjusted volume in the specified currency.

market_cap
​number · required

Market cap in the specified currency.

market_cap_dominance
​number · required

Market cap dominance in the specified currency.

fully_diluted_market_cap
​number · required

Fully diluted market cap in the specified currency.

percent_change_1h
​number · required

1 hour change in the specified currency.

percent_change_24h
​number · required

24 hour change in the specified currency.

percent_change_7d
​number · required

7 day change in the specified currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced.

volume_change_24h
​number

24 hour change in the specified currencies volume.

volume_24h_reported
​number

Rolling 24 hour reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d
​number

Rolling 7 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d_reported
​number

Rolling 7 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d
​number

Rolling 30 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d_reported
​number

Rolling 30 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Listings_Latest_-_Quote_map_2

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Cryptocurrency_Listings_Latest_-_Cryptocurrency_object_2

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

minted_market_cap
​number

The minted market cap for this cryptocurrency.

Cryptocurrency_Listings_New_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

minted_market_cap
​number

The minted market cap for this cryptocurrency.

Cryptocurrency_Listings_New_-_Response_Model

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

Cryptocurrency_Market_Pairs_Latest_-_Exchange_Info_object

Exchange details for this market pair.
id
​integer · required

The id of the exchange this market pair is under.

slug
​string · required

The slug of the exchange this market pair is under.

name
​string · required

The name of the exchange this market pair is under.

notice
​string

A Markdown formatted message outlining a condition that is impacting the availability of this exchange's market data or the secure use of the exchange, otherwise null. This may include a maintenance event on the exchange's end or CoinMarketCap's end, an alert about reported issues with withdrawls from this exchange, or another condition that may be impacting this exchange and it's markets. If present, this notice is also displayed in an alert banner at the top of the exchange's page on coinmarketcap.com. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object

Base currency details object for this market pair.
currency_id
​integer · required

The CoinMarketCap ID for the base currency in this market pair.

currency_symbol
​string · required

The CoinMarketCap identified symbol for the base currency in this market pair.

exchange_symbol
​string · required

The exchange reported symbol for the base currency in this market pair. In most cases this is identical to CoinMarketCap's symbol but it may differ if the exchange uses an outdated or contentious symbol that contrasts with the majority of other markets.

currency_type
​string · enum · required

The currency type for the base currency in this market pair.

Enum values:
cryptocurrency
fiat
currency_name
​string

The name of this cryptocurrency. This field is only returned if requested through the aux request parameter.

currency_slug
​string

The web URL friendly shorthand version of this cryptocurrency name. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object_1

Quote (secondary) currency details object for this market pair.
currency_id
​integer · required

The CoinMarketCap ID for the quote (secondary) currency in this market pair.

currency_symbol
​string · required

The symbol for the quote (secondary) currency in this market pair.

exchange_symbol
​string · required

The exchange reported symbol for the quote (secondary) currency in this market pair. In most cases this is identical to CoinMarketCap's symbol but it may differ if the exchange uses an outdated or contentious symbol that contrasts with the majority of other markets.

currency_type
​string · enum · required

The currency type for the quote (secondary) currency in this market pair.

Enum values:
cryptocurrency
fiat
currency_name
​string

The name of this cryptocurrency. This field is only returned if requested through the aux request parameter.

currency_slug
​string

The web URL friendly shorthand version of this cryptocurrency name. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Exchange_Reported_Quote

A default exchange reported quote containing raw exchange reported values.
price
​number · required

The lastest exchange reported price for this market pair in quote currency units.

volume_24h_base
​number · required

The latest exchange reported 24 hour rolling volume for this market pair in base cryptocurrency units.

volume_24h_quote
​number · required

The latest exchange reported 24 hour rolling volume for this market pair in quote cryptocurrency units.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this market data was updated.

effective_liquidity
​string
market_score
​string
market_reputation
​string

Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Quote

One or more market quotes where $key is the conversion currency requested, ex. USD
price
​number · required

The lastest exchange reported price for this market pair converted into the requested convert currency.

volume_24h
​number · required

The latest exchange reported 24 hour rolling volume in quote units for this market pair converted into the requested convert currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

price_quote
​number

The latest exchange reported price in base units converted into the requested convert currency. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Quote_object

Market Pair quotes object containing key->quote objects for each convert option requested. USD and "exchange_reported" are defaults.
​object · required

A default exchange reported quote containing raw exchange reported values.

​object · required

One or more market quotes where $key is the conversion currency requested, ex. USD

Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Info_object

Market Pair info object.
​object · required

Exchange details for this market pair.

​object · required

Base currency details object for this market pair.

​object · required

Quote (secondary) currency details object for this market pair.

​object · required

Market Pair quotes object containing key->quote objects for each convert option requested. USD and "exchange_reported" are defaults.

market_id
​integer

The CoinMarketCap ID for this market pair. This ID can reliably be used to identify this unique market as the ID never changes.

market_pair
​string

The name of this market pair. Example: "BTC/USD"

category
​string · enum

The category of trading this market falls under. Spot markets are the most common but options include derivatives and OTC.

Enum values:
spot
derivatives
otc
fee_type
​string · enum

The fee type the exchange enforces for this market.

Enum values:
percentage
no-fees
transactional-mining
unknown
market_url
​string

The URL to this market's trading page on the exchange if available. If not available the exchange's homepage URL is returned. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Market_Pairs_Latest_-_Market_Pairs_array

​object[]

Array of all market pairs for this cryptocurrency.

Market Pair info object.
​object · required

Exchange details for this market pair.

​object · required

Base currency details object for this market pair.

​object · required

Quote (secondary) currency details object for this market pair.

​object · required

Market Pair quotes object containing key->quote objects for each convert option requested. USD and "exchange_reported" are defaults.

market_id
​integer

The CoinMarketCap ID for this market pair. This ID can reliably be used to identify this unique market as the ID never changes.

market_pair
​string

The name of this market pair. Example: "BTC/USD"

category
​string · enum

The category of trading this market falls under. Spot markets are the most common but options include derivatives and OTC.

Enum values:
spot
derivatives
otc
fee_type
​string · enum

The fee type the exchange enforces for this market.

Enum values:
percentage
no-fees
transactional-mining
unknown
market_url
​string

The URL to this market's trading page on the exchange if available. If not available the exchange's homepage URL is returned. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Market_Pairs_Latest_-_Results_object

Results of your query returned as an object.
id
​integer · min: 1 · required

The CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The symbol for this cryptocurrency.

​object[] · required

Array of all market pairs for this cryptocurrency.

num_market_pairs
​integer

The number of active market pairs listed for this cryptocurrency. This number is filtered down to only matching markets if a matched parameter is used.

Cryptocurrency_Market_Pairs_Latest_-_Response_Model

​object · required

Results of your query returned as an object.

​object

Standardized status object for API calls.

Cryptocurrency_OHLCV_Historical_-_Quote_object

A market quote in each currency conversion option.
open
​number · required

Opening price for time series interval.

high
​number · required

Highest price during this time series interval.

low
​number · required

Lowest price during this time series interval.

close
​number · required

Closing price for this time series interval.

volume
​number · required

Adjusted volume for this time series interval. Volume is not currently supported for hourly OHLCV intervals before 2020-09-22.

market_cap
​number · required

Market cap by circulating supply for this time series interval.

timestamp
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

Cryptocurrency_OHLCV_Historical_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in each currency conversion option.

Cryptocurrency_OHLCV_Historical_-_Interval_Quote_object

An OHLCV quote for the supplied interval.
time_open
​string · date · required

Timestamp (ISO 8601) of the start of this time series interval.

time_close
​string · date · required

Timestamp (ISO 8601) of the end of this time series interval.

time_high
​string · date · required

Timestamp (ISO 8601) of the high of this time series interval.

time_low
​string · date · required

Timestamp (ISO 8601) of the low of this time series interval.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

Cryptocurrency_OHLCV_Historical_-_Interval_Quotes_array

​object[]

An array of OHLCV quotes for the supplied interval.

An OHLCV quote for the supplied interval.
time_open
​string · date · required

Timestamp (ISO 8601) of the start of this time series interval.

time_close
​string · date · required

Timestamp (ISO 8601) of the end of this time series interval.

time_high
​string · date · required

Timestamp (ISO 8601) of the high of this time series interval.

time_low
​string · date · required

Timestamp (ISO 8601) of the low of this time series interval.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

Cryptocurrency_OHLCV_Historical_-_Results_object

Results of your query returned as an object.
id
​integer · required

The CoinMarketCap cryptocurrency ID.

name
​string · required

The cryptocurrency name.

symbol
​string · required

The cryptocurrency symbol.

​object[] · required

An array of OHLCV quotes for the supplied interval.

Cryptocurrency_OHLCV_Historical_-_Response_Model

​object · required

Results of your query returned as an object.

​object

Standardized status object for API calls.

Cryptocurrency_OHLCV_Latest_-_Quote_object

A market quote in each currency conversion option.
open
​number · required

Price from first datapoint of today in UTC time for the convert option requested.

high
​number · required

Highest price so far today in UTC time for the convert option requested.

low
​number · required

Lowest price today in UTC time for the convert option requested.

close
​number · required

Latest price today in UTC time for the convert option requested. This is not the final price during close as the current day period is not over.

volume
​number · required

Aggregate 24 hour adjusted volume for the convert option requested. Please note, this is a rolling 24 hours back from the current time.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was last updated when referenced for this conversion.

Cryptocurrency_OHLCV_Latest_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in each currency conversion option.

Cryptocurrency_OHLCV_Latest_-_Cryptocurrency_object

A cryptocurrency object for each requested.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

last_updated
​string · date · required

Timestamp (ISO 8601) of the lastest market value record included to generate the latest active day OHLCV values.

time_open
​string · date · required

Timestamp (ISO 8601) of the start of this OHLCV period.

time_high
​string · date · required

Timestamp (ISO 8601) of the high of this OHLCV period.

time_low
​string · date · required

Timestamp (ISO 8601) of the low of this OHLCV period.

time_close
​string · date · required

Timestamp (ISO 8601) of the end of this OHLCV period. Always null as the current day is incomplete. See last_updated for the last UTC time included in the current OHLCV calculation.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

Cryptocurrency_OHLCV_Latest_-_Cryptocurrency_Results_map

A map of cryptocurrency objects by ID or symbol (as passed in query parameters).
​object · required

A cryptocurrency object for each requested.

Cryptocurrency_OHLCV_Latest_-_Response_Model

​object · required

A map of cryptocurrency objects by ID or symbol (as passed in query parameters).

​object

Standardized status object for API calls.

Cryptocurrency_Price_Performance_Stats_Latest_-_Quote_object

A time period quote in the currency conversion option.
open
​number · required

Cryptocurrency price at the start of the requested time period historically converted into units of the convert currency.

open_timestamp
​string · date · required

Timestamp (ISO 8601) of the closest convert currency reference price used during open price conversion.

high
​number · required

Highest USD price achieved within the requested time period historically converted into units of the convert currency.

high_timestamp
​string · date · required

Timestamp (ISO 8601) of the closest convert currency reference price used during high price conversion. For yesterday UTC close will be used.

low
​number · required

Lowest USD price achieved within the requested time period historically converted into units of the convert currency.

low_timestamp
​string · date · required

Timestamp (ISO 8601) of the closest convert currency reference price used during low price conversion. For yesterday UTC close will be used.

close
​number · required

Cryptocurrency price at the end of the requested time period historically converted into units of the convert currency.

close_timestamp
​string · date · required

Timestamp (ISO 8601) of the closest convert currency reference price used during close price conversion.

percent_change
​number · required

The approximate percentage change (ROI) if purchased at the start of the time period. This is the time of launch or earliest known price for the all_time period. This value includes historical change in market rate for the specified convert currency.

price_change
​number · required

The actual price change between the start of the time period and end. This is the time of launch or earliest known price for the all_time period. This value includes historical change in market rate for the specified convert currency.

Cryptocurrency_Price_Performance_Stats_Latest_-_Quote_map

An object map of time period quotes for each convert option requested. The default map included is USD.
​object · required

A time period quote in the currency conversion option.

Cryptocurrency_Price_Performance_Stats_Latest_-_Period_object

A time period data object. `all_time` is the default.
open_timestamp
​string · date · required

Timestamp (ISO 8601) of the start of this time period. Please note that this is a rolling period back from current time for time periods outside of yesterday.

high_timestamp
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency achieved it's highest USD price during the requested time period. Note: The yesterday period currently doesn't support this field and will return null.

low_timestamp
​string · date · required

Timestamp (ISO 8601) of when this cryptocurrency achieved it's lowest USD price during the requested time period. Note: The yesterday period currently doesn't support this field and will return null.

close_timestamp
​string · date · required

Timestamp (ISO 8601) of the end of this time period. Please note that this is a rolling period back from current time for time periods outside of yesterday.

​object · required

An object map of time period quotes for each convert option requested. The default map included is USD.

Cryptocurrency_Price_Performance_Stats_Latest_-_Period_object_map

An object map of time periods by period requested.
​object · required

A time period data object. all_time is the default.

Cryptocurrency_Price_Performance_Stats_Latest_-_Cryptocurrency_object

A cryptocurrency object for each requested.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

An object map of time periods by period requested.

Cryptocurrency_Price_Performance_Stats_Latest_-_Cryptocurrency_Results_map

An object map of cryptocurrency objects by ID, slug, or symbol (as used in query parameters).
​object · required

A cryptocurrency object for each requested.

Cryptocurrency_Price_Performance_Stats_Latest_-_Response_Model

​object · required

An object map of cryptocurrency objects by ID, slug, or symbol (as used in query parameters).

​object

Standardized status object for API calls.

Cryptocurrency_Quotes_Historical_-_Currency_Quote_object

The market details for the current interval and currency conversion option. The map key being the curency symbol.
price
​number · required

Price at this interval quote.

volume_24hr
​number · required

Aggregate 24 hour adjusted volume for all market pairs tracked for this cryptocurrency at the current historical interval.

market_cap
​number · required

Number of market pairs available at the current historical interval.

timestamp
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

Cryptocurrency_Quotes_Historical_-_Quote_currency_map

A map of market details for this quote in different currency conversions. The default map included is USD.
​object · required

The market details for the current interval and currency conversion option. The map key being the curency symbol.

Cryptocurrency_Quotes_Historical_-_Interval_Quote_object

An object containing details for the current interval quote.
timestamp
​string · date · required

Timestamp of when this historical quote was recorded.

​object · required

A map of market details for this quote in different currency conversions. The default map included is USD.

search_interval
​string · date

The interval timestamp for the search period that this historical quote was located against. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Quotes_Historical_-_Interval_Quotes_array

​object[]

An array of quotes for each interval for this cryptocurrency.

An object containing details for the current interval quote.
timestamp
​string · date · required

Timestamp of when this historical quote was recorded.

​object · required

A map of market details for this quote in different currency conversions. The default map included is USD.

search_interval
​string · date

The interval timestamp for the search period that this historical quote was located against. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Quotes_Historical_-_Result_object

A results object for each cryptocurrency requested. The map key being the id/symbol used in the request.
id
​integer · required

The CoinMarketCap cryptocurrency ID.

name
​string · required

The cryptocurrency name.

symbol
​string · required

The cryptocurrency symbol.

​object[] · required

An array of quotes for each interval for this cryptocurrency.

is_active
​integer · min: 0 · max: 1

1 if this cryptocurrency has at least 1 active market currently being tracked by the platform, otherwise 0. A value of 1 is analogous with listing_status=active.

is_fiat
​integer · min: 0 · max: 1

1 if this is a fiat

Cryptocurrency_Quotes_Historical_-_Results_map

Results of your query returned as an object map.
​object · required

A results object for each cryptocurrency requested. The map key being the id/symbol used in the request.

Cryptocurrency_Quotes_Historical_-_Response_Model

​object · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

Cryptocurrency_Quotes_Latest_-_Quote_object

A market quote in the currency conversion option.
price
​number · required

Price in the specified currency.

volume_24h
​number · required

Rolling 24 hour adjusted volume in the specified currency.

market_cap
​number · required

Market cap in the specified currency.

market_cap_dominance
​number · required

Market cap dominance in the specified currency.

fully_diluted_market_cap
​number · required

Fully diluted market cap in the specified currency.

percent_change_1h
​number · required

1 hour change in the specified currency.

percent_change_24h
​number · required

24 hour change in the specified currency.

percent_change_7d
​number · required

7 day change in the specified currency.

percent_change_30d
​number · required

30 day change in the specified currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced.

volume_change_24h
​number

24 hour change in the specified currencies volume.

volume_24h_reported
​number

Rolling 24 hour reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d
​number

Rolling 7 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_7d_reported
​number

Rolling 7 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d
​number

Rolling 30 day adjusted volume in the specified currency. This field is only returned if requested through the aux request parameter.

volume_30d_reported
​number

Rolling 30 day reported volume in the specified currency. This field is only returned if requested through the aux request parameter.

Cryptocurrency_Quotes_Latest_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Cryptocurrency_Quotes_Latest_-_Cryptocurrency_object

A cryptocurrency object for each requested.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

is_active
​integer · min: 0 · max: 1

1 if this cryptocurrency has at least 1 active market currently being tracked by the platform, otherwise 0. A value of 1 is analogous with listing_status=active.

is_fiat
​integer · min: 0 · max: 1

1 if this is a fiat

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

self_reported_circulating_supply
​number

The self reported number of coins circulating for this cryptocurrency.

self_reported_market_cap
​number

The self reported market cap for this cryptocurrency.

minted_market_cap
​number

The minted market cap for this cryptocurrency.

Cryptocurrency_Quotes_Latest_-_Cryptocurrency_Results_map

A map of cryptocurrency objects by ID, symbol, or slug (as used in query parameters).
​object · required

A cryptocurrency object for each requested.

Cryptocurrency_Quotes_Latest_-_Response_Model

​object · required

A map of cryptocurrency objects by ID, symbol, or slug (as used in query parameters).

​object

Standardized status object for API calls.

Cryptocurrency_Trending_Gainers_Losers_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_Trending_Gainers_Losers_-_Response_Model

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

Cryptocurrency_Trending_Latest_-_Cryptocurrency_object

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

is_fiat
​integer · min: 0 · max: 1

1 if this is a fiat

self_reported_circulating_supply
​number

The self reported number of coins circulating for this cryptocurrency.

self_reported_market_cap
​number

The self reported market cap for this cryptocurrency.

is_active
​integer · min: 0 · max: 1

1 if this cryptocurrency has at least 1 active market currently being tracked by the platform, otherwise 0. A value of 1 is analogous with listing_status=active.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_Trending_Latest_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

is_fiat
​integer · min: 0 · max: 1

1 if this is a fiat

self_reported_circulating_supply
​number

The self reported number of coins circulating for this cryptocurrency.

self_reported_market_cap
​number

The self reported market cap for this cryptocurrency.

is_active
​integer · min: 0 · max: 1

1 if this cryptocurrency has at least 1 active market currently being tracked by the platform, otherwise 0. A value of 1 is analogous with listing_status=active.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_Trending_Latest_-_Response_Model

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

Cryptocurrency_Trending_Most_Visited_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this cryptocurrency's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

cmc_rank
​integer

The cryptocurrency's CoinMarketCap rank by market cap.

num_market_pairs
​integer

The number of active trading pairs available for this cryptocurrency across supported exchanges.

circulating_supply
​number

The approximate number of coins circulating for this cryptocurrency.

total_supply
​number

The approximate total amount of coins in existence right now (minus any coins that have been verifiably burned).

market_cap_by_total_supply
​number

The market cap by total supply. This field is only returned if requested through the aux request parameter.

max_supply
​number

The expected maximum limit of coins ever to be available for this cryptocurrency.

date_added
​string · date

Timestamp (ISO 8601) of when this cryptocurrency was added to CoinMarketCap.

tags
​string[]

Array of tags associated with this cryptocurrency. Currently only a mineable tag will be returned if the cryptocurrency is mineable. Additional tags will be returned in the future.

​object

Metadata about the parent cryptocurrency platform this cryptocurrency belongs to if it is a token, otherwise null.

Cryptocurrency_Trending_Most_Visited_-_Response_Model

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

Exchange_Listings_Latest_-_Quote_object

A market quote in the currency conversion option.
last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

volume_24h
​number · required

Reported 24 hour volume in the specified currency.

volume_24h_adjusted
​number · required

Adjusted 24 hour volume in the specified currency for spot markets excluding markets with no fees and transaction mining.

volume_7d
​number · required

7 day volume in the specified currency.

volume_30d
​number · required

30 day volume in the specified currency.

percent_change_volume_24h
​number · required

24 hour volume change percentage in the specified currency.

percent_change_volume_7d
​number · required

7 day volume change percentage in the specified currency.

percent_change_volume_30d
​number · required

30 day volume change percentage in the specified currency.

effective_liquidity_24h
​number

24 hour liquidity in the specified currency.

derivative_volume
​number

Reported 24 hour derivative volume in the specified currency.

open_interest
​number

Reported 24 hour derivative open interest in the specified currency.

spot_volume_usd
​number

Reported all time spot volume in the specified currency.

Exchange_Listings_Latest_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Exchange_Listings_Latest_-_Exchange_object

An exchange object for every exchange that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this exchange.

name
​string · required

The name of this exchange.

slug
​string · required

The web URL friendly shorthand version of this exchange name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this record was upated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

num_market_pairs
​string

The number of trading pairs actively tracked on this exchange.

date_launched
​string · date

Timestamp (ISO 8601) of the date this exchange launched. This field is only returned if requested through the aux request parameter.

exchange_score
​number

The exchange score.

liquidity_score
​number

The liquidity score.

rank
​integer

The exchange rank.

traffic_score
​number

The traffic score.

Exchange_Listings_Latest_-_Results_array

​object[]

Array of exchange objects matching the list options.

An exchange object for every exchange that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this exchange.

name
​string · required

The name of this exchange.

slug
​string · required

The web URL friendly shorthand version of this exchange name.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this record was upated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

num_market_pairs
​string

The number of trading pairs actively tracked on this exchange.

date_launched
​string · date

Timestamp (ISO 8601) of the date this exchange launched. This field is only returned if requested through the aux request parameter.

exchange_score
​number

The exchange score.

liquidity_score
​number

The liquidity score.

rank
​integer

The exchange rank.

traffic_score
​number

The traffic score.

Exchange_Listings_Latest_-_Response_Model

​object[] · required

Array of exchange objects matching the list options.

​object

Standardized status object for API calls.

Exchange_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object

Base currency details object for this market pair.
currency_id
​integer · required

The CoinMarketCap ID for the base currency in this market pair.

currency_symbol
​string · required

The symbol for the base currency in this market pair.

exchange_symbol
​string · required

The exchange reported symbol for the base currency in this market pair. In most cases this is identical to CoinMarketCap's symbol but it may differ if the exchange uses an outdated or contentious symbol that contrasts with the majority of other markets.

currency_type
​string · enum · required

The currency type for the base currency in this market pair.

Enum values:
cryptocurrency
fiat
currency_name
​string

The name of this cryptocurrency. This field is only returned if requested through the aux request parameter.

currency_slug
​string

The web URL friendly shorthand version of this cryptocurrency name. This field is only returned if requested through the aux request parameter.

Exchange_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object_1

Quote (secondary) currency details object for this market pair
currency_id
​integer · required

The CoinMarketCap ID for the quote (secondary) currency in this market pair.

currency_symbol
​string · required

The symbol for the quote (secondary) currency in this market pair.

exchange_symbol
​string · required

The exchange reported symbol for the quote (secondary) currency in this market pair. In most cases this is identical to CoinMarketCap's symbol but it may differ if the exchange uses an outdated or contentious symbol that contrasts with the majority of other markets.

currency_type
​string · enum · required

The currency type for the quote (secondary) currency in this market pair.

Enum values:
cryptocurrency
fiat
currency_name
​string

The name of this cryptocurrency. This field is only returned if requested through the aux request parameter.

currency_slug
​string

The web URL friendly shorthand version of this cryptocurrency name. This field is only returned if requested through the aux request parameter.

Exchange_Market_Pairs_Latest_-_Market_Pair_Exchange_Reported_Quote

A default exchange reported quote containing raw exchange reported values.
price
​number · required

The last exchange reported price for this market pair in quote currency units.

volume_24h_base
​number · required

The last exchange reported 24 hour volume for this market pair in base cryptocurrency units.

volume_24h_quote
​number · required

The last exchange reported 24 hour volume for this market pair in quote cryptocurrency units.

volume_percentage
​number · required

Percentage of total exchange volume_24h

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this market data was updated.

Exchange_Market_Pairs_Latest_-_Market_Pair_Quote

One or more market quotes where $key is the conversion currency requested, ex. USD
price
​number · required

The last reported exchange price for this market pair converted into the requested convert currency.

volume_24h
​number · required

The last reported exchange volume for this market pair converted into the requested convert currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

price_quote
​number

The latest exchange reported price in base units converted into the requested convert currency. This field is only returned if requested through the aux request parameter.

depth_negative_two
​number

-2% Depth in the specified currency.

depth_positive_two
​number

+2% Depth in the specified currency.

effective_liquidity
​string
market_score
​string
market_reputation
​string

Exchange_Market_Pairs_Latest_-_Market_Pair_Quote_object

Market Pair quotes object containing key->quote objects for each convert option requested. USD and "exchange_reported" are defaults.
​object · required

A default exchange reported quote containing raw exchange reported values.

​object · required

One or more market quotes where $key is the conversion currency requested, ex. USD

Exchange_Market_Pairs_Latest_-_Market_Pair_Info_object

Market Pair info object.
market_id
​integer · required

The CoinMarketCap ID for this market pair. This ID can reliably be used to identify this unique market as the ID never changes.

market_pair
​string · required

The name of this market pair. Example: "BTC/USD"

category
​string · enum · required

The category of trading this market falls under. Spot markets are the most common but options include derivatives and OTC.

Enum values:
spot
derivatives
otc
​object · required

Base currency details object for this market pair.

​object · required

Quote (secondary) currency details object for this market pair

​object · required

Market Pair quotes object containing key->quote objects for each convert option requested. USD and "exchange_reported" are defaults.

fee_type
​string · enum

The fee type the exchange enforces for this market.

Enum values:
percentage
no-fees
transactional-mining
unknown
market_url
​string

The URL to this market's trading page on the exchange if available. If not available the exchange's homepage URL is returned. This field is only returned if requested through the aux request parameter.

Exchange_Market_Pairs_Latest_-_Market_Pairs_array

​object[]

Array of all active market pairs for this exchange.

Market Pair info object.
market_id
​integer · required

The CoinMarketCap ID for this market pair. This ID can reliably be used to identify this unique market as the ID never changes.

market_pair
​string · required

The name of this market pair. Example: "BTC/USD"

category
​string · enum · required

The category of trading this market falls under. Spot markets are the most common but options include derivatives and OTC.

Enum values:
spot
derivatives
otc
​object · required

Base currency details object for this market pair.

​object · required

Quote (secondary) currency details object for this market pair

​object · required

Market Pair quotes object containing key->quote objects for each convert option requested. USD and "exchange_reported" are defaults.

fee_type
​string · enum

The fee type the exchange enforces for this market.

Enum values:
percentage
no-fees
transactional-mining
unknown
market_url
​string

The URL to this market's trading page on the exchange if available. If not available the exchange's homepage URL is returned. This field is only returned if requested through the aux request parameter.

Exchange_Market_Pairs_Latest_-_Results_object

Results of your query returned as an object.
id
​integer · required

The CoinMarketCap ID for this exchange.

name
​string · required

The name of this exchange.

slug
​string · required

The slug for this exchange.

num_market_pairs
​integer · required

The number of market pairs that are open for trading on this exchange.

volume_24h
​number · required

Reported 24 hour volume in USD.

​object[] · required

Array of all active market pairs for this exchange.

Exchange_Market_Pairs_Latest_-_Response_Model

​object · required

Results of your query returned as an object.

​object

Standardized status object for API calls.

Exchange_Historical_Quotes_-_Currency_Quote_object

The market details for the current interval and currency conversion option. The map key being the curency symbol.
volume_24hr
​number · required

Combined 24 hour volume for all market pairs on this exchange at the current historical interval.

timestamp
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

Exchange_Historical_Quotes_-_Quote_currency_map

A map of market details for this quote in different currency conversions. The default map included is USD.
​object · required

The market details for the current interval and currency conversion option. The map key being the curency symbol.

Exchange_Historical_Quotes_-_nterval_Quote_object

An object containing details for the current interval quote.
timestamp
​string · date · required

Timestamp (ISO 8601) of when this historical quote was recorded.

num_market_pairs
​number · required

Number of market pairs available at the current historical interval.

​object · required

A map of market details for this quote in different currency conversions. The default map included is USD.

Exchange_Historical_Quotes_-_Interval_Quotes_array

​object[]

An array of quotes for each interval for this exchange.

An object containing details for the current interval quote.
timestamp
​string · date · required

Timestamp (ISO 8601) of when this historical quote was recorded.

num_market_pairs
​number · required

Number of market pairs available at the current historical interval.

​object · required

A map of market details for this quote in different currency conversions. The default map included is USD.

Exchange_Historical_Quotes_-_exchange_object

An exchange object for each exchange requested. The map key being the id/slug used in the request.
id
​integer · required

The CoinMarketCap exchange ID.

name
​string · required

The exchange name.

slug
​string · required

The exchange slug.

​object[] · required

An array of quotes for each interval for this exchange.

Exchange_Historical_Quotes_-_Results_map

Results of your query returned as an object map.
​object · required

An exchange object for each exchange requested. The map key being the id/slug used in the request.

Exchange_Historical_Quotes_-_Response_Model

​object · required

Results of your query returned as an object map.

​object

Standardized status object for API calls.

Exchange_Quotes_Latest_-_Quote_object

A market quote in the currency conversion option.
last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

volume_24h
​number · required

Reported 24 hour volume in the specified currency.

volume_24h_adjusted
​number · required

Adjusted 24 hour volume in the specified currency for spot markets excluding markets with no fees and transaction mining.

volume_7d
​number · required

7 day volume in the specified currency.

volume_30d
​number · required

30 day volume in the specified currency.

percent_change_volume_24h
​number · required

24 hour percent change in the specified currency.

percent_change_volume_7d
​number · required

7 day percent change in the specified currency.

percent_change_volume_30d
​number · required

30 day percent change in the specified currency.

effective_liquidity_24h
​number

24 hour liquidity in the specified currency.

derivative_volume
​number

Reported 24 hour derivative volume in the specified currency.

spot_volume
​number

Reported 24 hour spot volume in the specified currency.

Exchange_Quotes_Latest_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Exchange_Quotes_Latest_-_Exchange_object

An exchange object for each requested.
id
​integer · required

The CoinMarketCap exchange ID.

name
​string · required

The exchange name.

slug
​string · required

The exchange slug.

num_market_pairs
​integer · required

The number of active trading pairs available for this exchange.

last_updated
​string · date · required

Timestamp (ISO 8601) of the last time this exchange's market data was updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

exchange_score
​number

The exchange score.

liquidity_score
​number

The liquidity score.

rank
​integer

The exchange rank.

traffic_score
​number

The traffic score.

Exchange_Quotes_Latest_-_Exchange_Results_map

A map of exchange objects by ID or slugs (as used in query parameters).
​object · required

An exchange object for each requested.

Exchange_Quotes_Latest_-_Response_Model

​object · required

A map of exchange objects by ID or slugs (as used in query parameters).

​object

Standardized status object for API calls.

Global_Metrics_Quotes_Historic_-_Currency_Quote_object

The market details for the current interval and currency conversion option. The map key being the curency symbol.
total_market_cap
​number · required

The sum of all individual cryptocurrency market capitalizations at the given point in time, historically converted into units of the requested currency.

total_volume_24h
​number · required

The sum of rolling 24 hour adjusted volume (as outlined in our methodology) for all cryptocurrencies at the given point in time, historically converted into units of the requested currency.

total_volume_24h_reported
​number · required

The sum of rolling 24 hour reported volume for all cryptocurrencies at the given point in time, historically converted into units of the requested currency. Note: This field is only available after 2019-05-10 and will return null prior to that time.

altcoin_market_cap
​number · required

The sum of rolling 24 hour adjusted volume (as outlined in our methodology) for all cryptocurrencies excluding Bitcoin at the given point in time, historically converted into units of the requested currency.

altcoin_volume_24h
​number · required

The sum of all individual cryptocurrency market capitalizations excluding Bitcoin at the given point in time, historically converted into units of the requested currency.

altcoin_volume_24h_reported
​number · required

The sum of rolling 24 hour reported volume for all cryptocurrencies excluding Bitcoin at the given point in time, historically converted into units of the requested currency. Note: This field is only available after 2019-05-10 and will return null prior to that time.

timestamp
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced for this conversion.

Global_Metrics_Quotes_Historic_-_Quote_currency_map

An object containing market data for this interval by currency option. The default currency mapped is USD.
​object · required

The market details for the current interval and currency conversion option. The map key being the curency symbol.

Global_Metrics_Quotes_Historic_-_Interval_Quote_object

An object containing details for the current interval quote.
timestamp
​string · date · required

Timestamp (ISO 8601) of when this historical quote was recorded.

btc_dominance
​number · required

Percent of BTC market dominance by marketcap at this interval.

eth_dominance
​number · required

Percent of ETH market dominance by marketcap at this interval.

active_cryptocurrencies
​number · required

Number of active cryptocurrencies tracked by CoinMarketCap at the given point in time. This includes all cryptocurrencies with a listing_status of "active" or "untracked" as returned from our /cryptocurrency/map call. Note: This field is only available after 2019-05-10 and will return null prior to that time.

active_exchanges
​number · required

Number of active exchanges tracked by CoinMarketCap at the given point in time. This includes all exchanges with a listing_status of "active" or "untracked" as returned by our /exchange/map call. Note: This field is only available after 2019-06-18 and will return null prior to that time.

active_market_pairs
​number · required

Number of active market pairs tracked by CoinMarketCap across all exchanges at the given point in time. Note: This field is only available after 2019-05-10 and will return null prior to that time.

​object · required

An object containing market data for this interval by currency option. The default currency mapped is USD.

search_interval
​string · date

The interval timestamp for the search period that this historical quote was located against. This field is only returned if requested through the aux request parameter.

Global_Metrics_Quotes_Historic_-_Interval_Quotes_array

​object[]

An array of aggregate market quotes for each interval.

An object containing details for the current interval quote.
timestamp
​string · date · required

Timestamp (ISO 8601) of when this historical quote was recorded.

btc_dominance
​number · required

Percent of BTC market dominance by marketcap at this interval.

eth_dominance
​number · required

Percent of ETH market dominance by marketcap at this interval.

active_cryptocurrencies
​number · required

Number of active cryptocurrencies tracked by CoinMarketCap at the given point in time. This includes all cryptocurrencies with a listing_status of "active" or "untracked" as returned from our /cryptocurrency/map call. Note: This field is only available after 2019-05-10 and will return null prior to that time.

active_exchanges
​number · required

Number of active exchanges tracked by CoinMarketCap at the given point in time. This includes all exchanges with a listing_status of "active" or "untracked" as returned by our /exchange/map call. Note: This field is only available after 2019-06-18 and will return null prior to that time.

active_market_pairs
​number · required

Number of active market pairs tracked by CoinMarketCap across all exchanges at the given point in time. Note: This field is only available after 2019-05-10 and will return null prior to that time.

​object · required

An object containing market data for this interval by currency option. The default currency mapped is USD.

search_interval
​string · date

The interval timestamp for the search period that this historical quote was located against. This field is only returned if requested through the aux request parameter.

Global_Metrics_Quotes_Historic_-_Results_object

Results of your query returned as an object.
​object[] · required

An array of aggregate market quotes for each interval.

Global_Metrics_Quotes_Historic_-_Response_Model

​object · required

Results of your query returned as an object.

​object

Standardized status object for API calls.

Global_Metrics_Quotes_Latest_-_Quote_object

A market quote in the currency conversion option.
total_market_cap
​number · required

The sum of all individual cryptocurrency market capitalizations in the requested currency.

total_volume_24h
​number · required

The sum of rolling 24 hour adjusted volume (as outlined in our methodology) for all cryptocurrencies in the requested currency.

total_volume_24h_reported
​number · required

The sum of rolling 24 hour reported volume for all cryptocurrencies in the requested currency.

altcoin_volume_24h
​number · required

The sum of rolling 24 hour adjusted volume (as outlined in our methodology) for all cryptocurrencies excluding Bitcoin in the requested currency.

altcoin_volume_24h_reported
​number · required

The sum of rolling 24 hour reported volume for all cryptocurrencies excluding Bitcoin in the requested currency.

altcoin_market_cap
​number · required

The sum of all individual cryptocurrency market capitalizations excluding Bitcoin in the requested currency.

last_updated
​string · date · required

Timestamp (ISO 8601) of when the conversion currency's current value was referenced.

Global_Metrics_Quotes_Latest_-_Quote_map

A map of market quotes in different currency conversions. The default map included is USD.
​object · required

A market quote in the currency conversion option.

Global_Metrics_Quotes_Latest_-_Results_Object

Results object for your API call.
active_cryptocurrencies
​number · required

Count of active cryptocurrencies tracked by CoinMarketCap. This includes all cryptocurrencies with a listing_status of "active" or "listed" as returned from our /cryptocurrency/map call.

total_cryptocurrencies
​number · required

Count of all cryptocurrencies tracked by CoinMarketCap. This includes "inactive" listing_status cryptocurrencies.

active_market_pairs
​number · required

Count of active market pairs tracked by CoinMarketCap across all exchanges.

active_exchanges
​number · required

Count of active exchanges tracked by CoinMarketCap. This includes all exchanges with a listing_status of "active" or "listed" as returned by our /exchange/map call.

total_exchanges
​number · required

Count of all exchanges tracked by CoinMarketCap. This includes "inactive" listing_status exchanges.

last_updated
​string · date · required

Timestamp of when this record was last updated.

​object · required

A map of market quotes in different currency conversions. The default map included is USD.

btc_dominance
​number

Bitcoin's market dominance percentage by market cap.

eth_dominance
​number

Ethereum's market dominance percentage by market cap.

Global_Metrics_Quotes_Latest_-_Response_Model

​object · required

Results object for your API call.

​object

Standardized status object for API calls.

FCAS_Listings_Latest_-_Cryptocurrency_object

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

score
​integer · min: 0 · max: 1000

The cryptocurrency's current FCAS score out of 1000

grade
​string

The cryptocurrency's current FCAS letter grade

percent_change_24h
​number

24 hour % FCAS score change

point_change_24h
​number · min: -1000 · max: 1000

24 hour FCAS point change

last_updated
​string · date

Timestamp (ISO 8601) of the last time this cryptocurrency's FCAS value was updated.

FCAS_Listings_Latest_-_Results_array

​object[]

Array of cryptocurrency objects matching the list options.

A cryptocurrency object for every cryptocurrency that matched list options.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

score
​integer · min: 0 · max: 1000

The cryptocurrency's current FCAS score out of 1000

grade
​string

The cryptocurrency's current FCAS letter grade

percent_change_24h
​number

24 hour % FCAS score change

point_change_24h
​number · min: -1000 · max: 1000

24 hour FCAS point change

last_updated
​string · date

Timestamp (ISO 8601) of the last time this cryptocurrency's FCAS value was updated.

FCAS_Listings_Latest_-_Response_Model

​object[] · required

Array of cryptocurrency objects matching the list options.

​object

Standardized status object for API calls.

FCAS_Quote_Latest_-_Cryptocurrency_object

A cryptocurrency object for each requested.
id
​integer · required

The unique CoinMarketCap ID for this cryptocurrency.

name
​string · required

The name of this cryptocurrency.

symbol
​string · required

The ticker symbol for this cryptocurrency.

slug
​string · required

The web URL friendly shorthand version of this cryptocurrency name.

score
​integer · min: 0 · max: 1000

The cryptocurrency's current FCAS score out of 1000

grade
​string

The cryptocurrency's current FCAS letter grade

percent_change_24h
​number

24 hour % FCAS score change

point_change_24h
​number · min: -1000 · max: 1000

24 hour FCAS point change

last_updated
​string · date

Timestamp (ISO 8601) of the last time this cryptocurrency's FCAS value was updated.

FCAS_Quote_Latest_-_Cryptocurrency_Results_map

A map of cryptocurrency objects by ID or symbol (as used in query parameters).
​object · required

A cryptocurrency object for each requested.

FCAS_Quote_Latest_-_Response_Model

​object · required

A map of cryptocurrency objects by ID or symbol (as used in query parameters).

​object

Standardized status object for API calls.

On this page
  • assets
  • status
  • coin
  • tags
  • platform
  • self_reported_tags
  • website
  • technical_doc
  • explorer
  • source_code
  • message_board
  • chat
  • announcement
  • reddit
  • twitter
  • data
  • blog
  • fee
  • plan
  • current_minute
  • current_day
  • current_month
  • usage
  • owner
  • photos
  • currencies
  • list
  • DqueryMarketRequestDTO
  • LeaderboardFilterDTO
  • RangeFilterDto
  • DexTokenSignalDTO
  • TokenLeaderboardDTO
  • TokenStatsDTO
  • TrendingTokensResponseDTO
  • DqueryBatchTokenRequestDTO
  • CryptoCurrencyExchangeDTO
  • Token
  • TokenDetailDTO
  • TokenTopPoolDTO
  • DqueryBatchPriceRequestDTO
  • PlatformAddress
  • TokenPriceDTO
  • NewTokenLeaderBoardResponseDTO
  • DqueryMemeRequestDTO
  • MemeCoinFilterDTO
  • MemeCoinResponseDTO
  • MemeCoinResultDTO
  • GainerLeaderBoardResponseDTO
  • GlobalMetricsBatchRequestDTO
  • GlobalMetricsQuoteDTO
  • ExchangeBatchRequestDTO
  • ExchangeQuoteDTO
  • SnapshotBatchQueryRequestDTO
  • CryptoSnapshotDTO
  • CommonBatchRequestDTO
  • CryptoQuoteDTO
  • OhlcvBatchRequestDTO
  • CryptoOhlcvQuoteDTO
  • ApiResponseObject
  • ResponseStatus
  • DexQuoteDTO
  • DexSpotPairDTO
  • SecurityScan3rdResult
  • SecurityScanAggregatedResult
  • SecurityScanResult
  • DexPairsTradeDTO
  • DexTransactionDTO
  • DexTransactionQuoteDTO
  • DexParisQuotesDTO
  • DexOhlcvQuote
  • DexPairsOhlcvDTO
  • DexPairsOhlcvHistoricalDTO
  • DexPairsOhlcvHistoricalQuotes
  • NetworkInfoDTO
  • DexInfoDTO
  • DexInfoQuote
  • DexUrls
  • DexCommonInfoDTO
  • NextUnlockedDTO
  • NextUnlockedDetailDTO
  • TokenUnlockInfoDTO
  • TokenEventDTO
  • TokenUnlockEventDTO
  • IndexDetailDTO
  • IndexLatestDTO
  • IndexHistoricalDTO
  • FearGreedLatestDTO
  • FearGreedHistoricalDTO
  • CryptoQuoteV3DTO
  • CryptoTag
  • Platform
  • Quote
  • CryptoListingDTO
  • TokenLiquiditySnapshotDTO
  • SwapListResponseDTO
  • TagDTO
  • TradeHistoryDTO
  • BnSecurityExtraInfoDTO
  • DisplayItem
  • SecurityItem
  • TokenSecurityResponseDTO
  • SearchResponseDTO
  • SearchResultDTO
  • PlatformDTO
  • LiquidityChangeDTO
  • LiquidityChangeListResponseDTO
  • CryptoSnapshotSortDTO
  • CryptoOhlcvOverviewDTO
  • DqueryHoldersDetailRequestDTO
  • DqueryHoldersRequestDTO
  • HolderCountVO
  • HolderDetailVO
  • HolderDexVO
  • HolderTagCountVO
  • HolderTagItem
  • HolderTrendVO
  • ApiResponseOfIndexHistoricalResponseDTO
  • ApiResponseOfIndexLatestResponseDTO
  • IndexHistoricalDpsDTO
  • ProApiResponseStatus
  • ApiResponseOfCMC20IndexHistoricalResponseDTO
  • ApiResponseOfCMC20IndexLatestResponseDTO
  • CMC20IndexDetailDTO
  • CMC20IndexHistoricalDTO
  • CMC20IndexHistoricalDpsDTO
  • CMC20IndexLatestDTO
  • Model_1
  • Content_Latest_-_Results_array
  • API_Status_Object
  • Content_Latest_-_Response_Model
  • HTTP_Status_400_Error_Object
  • status_1
  • HTTP_Status_401_Error_Object
  • status_2
  • HTTP_Status_403_Error_Object
  • status_3
  • HTTP_Status_429_Error_Object
  • status_4
  • HTTP_Status_500_Error_Object
  • Airdrop_-_Airdrop_object
  • Airdrop_-_Results_map
  • Airdrop_-_Response_Model
  • Airdrops_-_Airdrop_Object
  • Airdrops_-_Airdrop_Array
  • Airdrops_-_Response_Model
  • Categories_-_Category_object
  • Categories_-_Results_map
  • Categories_-_Response_Model
  • Cryptocurrency_-_Quote_object
  • Cryptocurrency_-_Quote_map
  • Cryptocurrency_-_Cryptocurrency_object
  • Cryptocurrency_-_Results_array
  • Category_-_Cryptocurrency_object
  • Category_-_Results_map
  • Category_-_Response_Model
  • tags_1
  • Cryptocurrencies_Info_-_URLs_object
  • Cryptocurrencies_Info_-_Cryptocurrency_object._Please_note_this_will_be_wrapped_in_an_array_if_you_request_by_symbol_using_the_v2_endpoint.
  • Cryptocurrency_Info_-_Results_map
  • Cryptocurrencies_Info_-_Response_Model
  • Cryptocurrency_Map_-_Cryotocurrency_Object
  • Cryptocurrency_Map_-_Cryptocurrency_Array
  • Cryptocurrency_Map_-_Response_Model
  • The_blockchain_platform_where_the_assets_are_held_on.
  • The_cryptocurrency_of_the_holdings_in_the_wallet.
  • Exchange_Assets_Wallets_-_Response_Model
  • Exchange_Assets_-_Response_Model
  • website_1
  • chat_1
  • twitter_1
  • Exchanges_Info_-_URLs_object
  • Exchanges_Info_-_Exchange_Info_object
  • Exchanges_Info_-_Results_map
  • Exchanges_Info_-_Response_Model
  • Exchange_Map_-_Exchange_Object
  • Exchange_Map_-_Exchanges_Array
  • Exchange_Map_-_Response_Model
  • Fiat_Map_-_Fiat_Object
  • Fiat_Map_-_Fiat_Array
  • Fiat_Map_-_Response_Model
  • Account_Info_-_Response_Object
  • Account_Info_-_Response_Model
  • Tools_Price_Conversion_-_Quote_object
  • Tools_Price_Conversion_-_Quotes_map._Please_note_this_will_be_wrapped_in_an_array_if_you_request_by_symbol_using_the_v2_endpoint.
  • Tools_Price_Conversion_-_Results_Object
  • Tools_Price_Conversion_-_Response_Model
  • Fear_and_Greed_Historical_-_Fear_and_Greed_object
  • Fear_and_Greed_Historical_-_Results_map
  • Fear_and_Greed_Historical_-_Response_Model
  • Fear_and_Greed_Latest_-_Response_Object
  • Fear_and_Greed_Latest_-_Response_Model
  • Blockchain_Statistics_Latest_-_Blockchain_object
  • Blockchain_Statistics_Latest_-_Results_map
  • Blockchain_Statistics_Latest_-_Response_Model
  • Community_Trending_Token_-_Results
  • Community_Trending_Token_-_Response_Model
  • Community_Trending_Topic_-_Results
  • Community_Trending_Topic_-_Response_Model
  • Model_2
  • Content_Post_Comments_-_Results_array
  • Content_Post_Comments_-_Response_Model
  • Model_3
  • Model_4
  • Content_Top_Posts_-_Results
  • Content_Latest_Posts_-_Response_Model
  • Content_Top_Posts_-_Response_Model
  • Cryptocurrency_Listings_Latest_-_Quote_object
  • Cryptocurrency_Listings_Latest_-_Quote_map
  • Cryptocurrency_Listings_Latest_-_Cryptocurrency_object
  • Cryptocurrency_Listings_Latest_-_Results_array
  • Cryptocurrency_Listings_Latest_-_Response_Model
  • Cryptocurrency_Listings_Latest_-_Quote_object_1
  • Cryptocurrency_Listings_Latest_-_Quote_map_1
  • Cryptocurrency_Listings_Latest_-_Cryptocurrency_object_1
  • Cryptocurrency_Listings_Latest_-_Results_array_1
  • Cryptocurrency_Listings_Latest_-_Response_Model_1
  • Cryptocurrency_Listings_Latest_-_Quote_object_2
  • Cryptocurrency_Listings_Latest_-_Quote_map_2
  • Cryptocurrency_Listings_Latest_-_Cryptocurrency_object_2
  • Cryptocurrency_Listings_New_-_Results_array
  • Cryptocurrency_Listings_New_-_Response_Model
  • Cryptocurrency_Market_Pairs_Latest_-_Exchange_Info_object
  • Cryptocurrency_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object
  • Cryptocurrency_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object_1
  • Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Exchange_Reported_Quote
  • Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Quote
  • Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Quote_object
  • Cryptocurrency_Market_Pairs_Latest_-_Market_Pair_Info_object
  • Cryptocurrency_Market_Pairs_Latest_-_Market_Pairs_array
  • Cryptocurrency_Market_Pairs_Latest_-_Results_object
  • Cryptocurrency_Market_Pairs_Latest_-_Response_Model
  • Cryptocurrency_OHLCV_Historical_-_Quote_object
  • Cryptocurrency_OHLCV_Historical_-_Quote_map
  • Cryptocurrency_OHLCV_Historical_-_Interval_Quote_object
  • Cryptocurrency_OHLCV_Historical_-_Interval_Quotes_array
  • Cryptocurrency_OHLCV_Historical_-_Results_object
  • Cryptocurrency_OHLCV_Historical_-_Response_Model
  • Cryptocurrency_OHLCV_Latest_-_Quote_object
  • Cryptocurrency_OHLCV_Latest_-_Quote_map
  • Cryptocurrency_OHLCV_Latest_-_Cryptocurrency_object
  • Cryptocurrency_OHLCV_Latest_-_Cryptocurrency_Results_map
  • Cryptocurrency_OHLCV_Latest_-_Response_Model
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Quote_object
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Quote_map
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Period_object
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Period_object_map
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Cryptocurrency_object
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Cryptocurrency_Results_map
  • Cryptocurrency_Price_Performance_Stats_Latest_-_Response_Model
  • Cryptocurrency_Quotes_Historical_-_Currency_Quote_object
  • Cryptocurrency_Quotes_Historical_-_Quote_currency_map
  • Cryptocurrency_Quotes_Historical_-_Interval_Quote_object
  • Cryptocurrency_Quotes_Historical_-_Interval_Quotes_array
  • Cryptocurrency_Quotes_Historical_-_Result_object
  • Cryptocurrency_Quotes_Historical_-_Results_map
  • Cryptocurrency_Quotes_Historical_-_Response_Model
  • Cryptocurrency_Quotes_Latest_-_Quote_object
  • Cryptocurrency_Quotes_Latest_-_Quote_map
  • Cryptocurrency_Quotes_Latest_-_Cryptocurrency_object
  • Cryptocurrency_Quotes_Latest_-_Cryptocurrency_Results_map
  • Cryptocurrency_Quotes_Latest_-_Response_Model
  • Cryptocurrency_Trending_Gainers_Losers_-_Results_array
  • Cryptocurrency_Trending_Gainers_Losers_-_Response_Model
  • Cryptocurrency_Trending_Latest_-_Cryptocurrency_object
  • Cryptocurrency_Trending_Latest_-_Results_array
  • Cryptocurrency_Trending_Latest_-_Response_Model
  • Cryptocurrency_Trending_Most_Visited_-_Results_array
  • Cryptocurrency_Trending_Most_Visited_-_Response_Model
  • Exchange_Listings_Latest_-_Quote_object
  • Exchange_Listings_Latest_-_Quote_map
  • Exchange_Listings_Latest_-_Exchange_object
  • Exchange_Listings_Latest_-_Results_array
  • Exchange_Listings_Latest_-_Response_Model
  • Exchange_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object
  • Exchange_Market_Pairs_Latest_-_Pair_Base_Currency_Info_object_1
  • Exchange_Market_Pairs_Latest_-_Market_Pair_Exchange_Reported_Quote
  • Exchange_Market_Pairs_Latest_-_Market_Pair_Quote
  • Exchange_Market_Pairs_Latest_-_Market_Pair_Quote_object
  • Exchange_Market_Pairs_Latest_-_Market_Pair_Info_object
  • Exchange_Market_Pairs_Latest_-_Market_Pairs_array
  • Exchange_Market_Pairs_Latest_-_Results_object
  • Exchange_Market_Pairs_Latest_-_Response_Model
  • Exchange_Historical_Quotes_-_Currency_Quote_object
  • Exchange_Historical_Quotes_-_Quote_currency_map
  • Exchange_Historical_Quotes_-_nterval_Quote_object
  • Exchange_Historical_Quotes_-_Interval_Quotes_array
  • Exchange_Historical_Quotes_-_exchange_object
  • Exchange_Historical_Quotes_-_Results_map
  • Exchange_Historical_Quotes_-_Response_Model
  • Exchange_Quotes_Latest_-_Quote_object
  • Exchange_Quotes_Latest_-_Quote_map
  • Exchange_Quotes_Latest_-_Exchange_object
  • Exchange_Quotes_Latest_-_Exchange_Results_map
  • Exchange_Quotes_Latest_-_Response_Model
  • Global_Metrics_Quotes_Historic_-_Currency_Quote_object
  • Global_Metrics_Quotes_Historic_-_Quote_currency_map
  • Global_Metrics_Quotes_Historic_-_Interval_Quote_object
  • Global_Metrics_Quotes_Historic_-_Interval_Quotes_array
  • Global_Metrics_Quotes_Historic_-_Results_object
  • Global_Metrics_Quotes_Historic_-_Response_Model
  • Global_Metrics_Quotes_Latest_-_Quote_object
  • Global_Metrics_Quotes_Latest_-_Quote_map
  • Global_Metrics_Quotes_Latest_-_Results_Object
  • Global_Metrics_Quotes_Latest_-_Response_Model
  • FCAS_Listings_Latest_-_Cryptocurrency_object
  • FCAS_Listings_Latest_-_Results_array
  • FCAS_Listings_Latest_-_Response_Model
  • FCAS_Quote_Latest_-_Cryptocurrency_object
  • FCAS_Quote_Latest_-_Cryptocurrency_Results_map
  • FCAS_Quote_Latest_-_Response_Model