Get all addresses a particular NFT has ever been held by. Order is ascending.

📘

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/0x282BDD42f4eb70e7A9D9F40c8fEA0825B7f68C5D/5340/history \
--header 'Authorization: Bearer YOUR_API_KEY'
Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!