Get the NFTs contained in an address.

Log in to see full request history
Query Params
string
required

The wallet address to view.

string

Search for only for a particular NFT collection/contract.

string

Sorts the results by the specified parameter. The direction parameter should also be supplied with this parameter.

string

Choose the direction in which the sortBy parameter sorts by.

integer
1 to 1000

Choose the number of NFTs to be returned per page. For example, if this is set to 100, it will return up to 100 ERC721s and 100 ERC1155s for a total of 200 NFTs.

integer

Choose the page number. For now, pageSize*page must be less than 6000.

Response

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