Tips
- You may use this endpoint to query the list of NFTs for other endpoints that contain params like
id
(NFT collection’s id) as well asasset_platform_id
andcontract_address
. - You may include values such as
per_page
andpage
to specify how many results you would like to show in the responses per page and which page of responses you would like to show.
Note
- The responses are paginated to 100 items.
- Cache / Update Frequency: every 5 minutes for all the API plans.
Authorizations
Query Parameters
use this to sort the 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
total results per page Valid values: 1...250
page through results
Response
200 - application/json
List all NFTs categories
The response is of type object
.