Account Status
The Account Status API allows you to query the current usage of your Enzoic account. Returns basic API usage stats for your account for the current billing period. Note that current usage numbers may be up to 5 minutes behind.
The Enzoic API uses a basic auth scheme where the username is your API key and the password is your API secret.
See https://docs.enzoic.com/enzoic-api-developer-documentation/using-the-enzoic-api#api-authentication for more details.
The response contains current usage statistics.
How many calls your account is allowed to make to the Enzoic API every month
20000How many calls have been made in the current billing period
1022How many email accounts your account is allowed to monitor for new exposures
10How many email accounts your account is currently monitoring for new exposures
8How many email domains your account is allowed to monitor for new exposures
1How many email domains your account is currently monitoring for new exposures
1The response contains current usage statistics.
Last updated
Was this helpful?