API Reference
Complete API documentation and reference
Find any DRIP user their ID by their username, email, wallet address, or twitter/discord id
cURL
curl --request GET \ --url https://api.drip.re/api/v1/accounts/find \ --header 'Authorization: Bearer <token>'
{ "data": null }
API Key
twitter-id
discord-id
wallet
email
username
Credential key to look for
Default Response
The response is of type object.
object
Was this page helpful?