Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Complete API documentation and reference
Re-sync a WEB3 activation for a realm, which will re-sync all the NFT data and ownership
cURL
curl --request POST \ --url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId}/sync \ --header 'Authorization: Bearer <token>'
{ "syncedCount": 123 }
API Key
Default Response
Was this page helpful?