Get all NFTs a particular address holds at this moment. Order is descending.

📘

Authorization is required to use this endpoint

To get your API key follow the instructions HERE.

Supported Standards

ERC-721
ERC-1155

Example

curl --request GET \
--url https://api.parsiq.net/nft/eip155-1/v1/0xb6042f438D63181E7E220A72e9fff845062EB48d/inventory \
--header 'Authorization: Bearer YOUR_API_KEY'
Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!