Quotas
What is a quota?
Your plan includes a monthly tracked accounts limit — the maximum number of unique company accounts Evident will track in a calendar month. When an IP address resolves to a company, that company counts against your limit. Multiple IPs that resolve to the same company count as one.
Limits reset at the start of each billing month. An account tracked in one month does not count toward the following month’s limit.
Limits by plan
| Plan | Monthly tracked accounts |
|---|---|
| Free | 50 |
| Starter | 200 |
| Growth | 500 |
| Professional | Contact us |
| Custom | Unlimited |
What counts against your limit
Each unique company account identified for the first time in the current billing month consumes one unit. If the same account appears again later in the same month, it does not count again.
- CSV upload: each unique company resolved from your IPs that hasn’t been seen this month counts once
- Amplitude sync: same — unique accounts not yet seen in the current month
- API calls: each lookup resolving to a new (this-month) account counts once
IPs that don’t resolve to a recognizable company (residential, ISP, infrastructure) do not count against your limit.
Monitoring usage
Current usage is shown in the Quota Usage card, accessible from the Settings page and the main dashboard. It displays:
- Tracked accounts used / remaining / limit
- Quota reset date
- Trial status and days remaining (if applicable)
- Rate limit (requests per second) and burst capacity
- Status badge: Healthy, Near Limit, or Limit Reached
The API also includes current quota usage in all single-lookup enrichment responses. See REST API for details.
Limit exceeded
If you hit your monthly limit:
- API calls return a
429 Too Many Requestsresponse. - CSV jobs that exceed the limit mid-processing will fail with an error. The job can be re-submitted at the start of the next billing month.
- Amplitude syncs that exceed the limit will log the error on the Data page.
To handle limit shortfalls, you can upgrade your plan or reduce the scope of your enrichment jobs.