Snov Rate Limits
The Snov.io API is rate limited to 60 requests per minute across all endpoints. Separately, most search, finder, verification, and enrichment operations consume credits from the account's monthly plan balance, so throughput is bounded by both the per-minute request cap and the remaining credit quota. Asynchronous endpoints follow a start/result pattern - a POST to /start returns a task_hash and the GET /result (or webhook) delivers the outcome - which also paces effective usage.
Snov Rate Limits is the machine-readable rate-limit profile for Snov.io on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, emails, prospects, and credits.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Sales Engagement, Email Finder, Email Verification, Rate Limiting, and Quotas.