Account
Get Account Info
Check your Enrow account credit balance and registered webhook URLs with a single authenticated GET request
GET
GET
Retrieve your current credit balance and registered webhooks. Authenticate every request with your API key in the
x-api-key header. No body payload is needed — account information is retrieved from the API key.
Response
200 — Account info
Your current credit balance. See Credits & billing to understand how credits are consumed per endpoint.
Array of your registered webhook URLs. May be absent when no webhooks are configured. See How webhooks work.
Error Responses
| Code | Message |
|---|---|
| 401 | This apikey is not valid |
A
401 response means your API key is missing or invalid. See Error handling for the full list of status codes and response formats.Next steps
Credits & billing
See how credits are consumed for each endpoint.
Authentication
How to pass your API key in the x-api-key header.
Webhooks
Get notified automatically when a search completes.
Find an email
Search for a professional email address from a name and company.

