curl --request GET \
--url https://api.drip.re/api/v1/accounts/find \
--header 'Authorization: Bearer <token>'
{
"data": null
}
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
.