API Reference
Complete API documentation and reference
Get user ERC721 NFTs with pagination by a specific member of a specific activation
cURL
curl --request GET \ --url https://api.drip.re/api/v1/realms/{realmId}/web3/members/{dripId}/nfts \ --header 'Authorization: Bearer <token>'
{ "data": [ { "balances": "<array>" } ], "meta": { "totalCount": 123, "hasNextPage": true, "nextCursor": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.drip.re/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.drip.re/llms.txt
Use this file to discover all available pages before exploring further.
API Key
Default Response
Show child attributes
Was this page helpful?