List Nfts

Usage Costs:

This route costs 1 credit.

Retrieve a paginated list of NFT collections matching the given name and chains, sorted by the specified criteria.

Parameters:

  • name (str, optional): A name filter to match against the NFT collection name.
  • chains (list[ChainKeys], optional): A list of chains to filter by.
  • sort_by (NFTCollectionSort, optional): The criteria to sort the NFT collections by.
  • offset (int, optional): The number of items to skip before starting to collect the result set.
  • limit (int, optional): The maximum number of items to return in the result set.
  • floor_minimum (float): minimum allowed floor price.
  • floor_maximum (float): maximum allowed floor price.

Returns:

  • A paginated list of NFT collections matching the given filters and sorted by the specified criteria.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
chains
enum
integer
Defaults to 0
integer
Defaults to 10
boolean
Defaults to true
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json