Get all NFTs from a collection

/v3/nft/collection/{chain}/{address}

20 credit per API call + 10 credits for each listed NFT

Get all NFTs from a collection (all the NFTs that were minted on the smart contract).

This API is supported for the following blockchains:

  • Celo
  • Ethereum
  • Polygon
  • Base
  • Arbitrum One
  • Optimism
Path Params
string
enum
required

The blockchain to work with

Allowed:
string
required

The blockchain address of the collection

Query Params
number
required
1 to 50

Max number of items per page is 50.

number

Offset to obtain next page of the data.

Responses

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