Skip to main content
GET
NFTs List

Notes

  • Use this endpoint to get NFT collection IDs, asset_platform_id, and contract_address for other NFT endpoints.
  • Results are paginated to 100 items per page.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Query Parameters

order
enum<string>

Sort order of responses.

Available options:
h24_volume_usd_asc,
h24_volume_usd_desc,
h24_volume_native_asc,
h24_volume_native_desc,
floor_price_native_asc,
floor_price_native_desc,
market_cap_native_asc,
market_cap_native_desc,
market_cap_usd_asc,
market_cap_usd_desc
per_page
integer

Total results per page. Valid values: 1...250

page
integer

Page through results.

Response

200 - application/json

List of supported NFTs

id
string
required

NFT collection ID

contract_address
string
required

NFT collection contract address

name
string
required

NFT collection name

asset_platform_id
string
required

NFT collection asset platform ID

symbol
string
required

NFT collection symbol