API Reference
Complete API documentation and reference
Claim Web3 Balance of a specific member of a specific activation
cURL
curl --request POST \ --url https://api.drip.re/api/v1/realms/{realmId}/web3/members/{dripId}/claim \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "claimType": "all", "activationId": "<string>", "nftIds": [ "<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
all
nft
tokens
erc1155
Default Response
Was this page helpful?