Checks which services have accounts for an email.
cURL
curl --request GET \ --url https://oathnet.org/api/service/holehe \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "Request completed successfully", "data": { "domains": [ "en.gravatar.com" ], "_meta": { "user": { "plan": "Pro" }, "lookups": { "used_today": 8, "left_today": 99991 } } } }
API key for authentication (lowercase header name)
Account check results
Show child attributes