Snov.io
Snov.io is a sales engagement platform providing email finder, email verification, prospect and list management, multichannel drip campaigns, sender account and warm-up management, and a lightweight sales CRM. Its REST API uses an OAuth2 client_credentials access token and mixes form-encoded v1 endpoints with a v2 asynchronous start/result (task_hash) pattern for search and verification.
APIs
Snov.io Authentication API
Exchanges an API User ID (client_id) and API Secret (client_secret) for a Bearer access token via the OAuth2 client_credentials grant. Tokens are valid for one hour and must be ...
Snov.io Email Finder API
Finds verified business emails from a prospect first name, last name, and company domain using the asynchronous emails-by-domain-by-name start/result (task_hash) pattern, plus c...
Snov.io Domain Search API
Returns company information, prospect profiles, domain emails, and generic contacts (sales@, info@) for a given domain via asynchronous start/result tasks, plus a free domain em...
Snov.io Email Verifier API
Verifies up to ten email addresses per request with multistep SMTP, format, disposable, webmail, and gibberish checks, returning valid, not_valid, or unknown status via the star...
Snov.io Enrichment API
Enriches contacts with full profile data from an email address (v1 get-profile-by-email) or from LinkedIn member URLs (v2 li-profiles-by-urls), returning name, position, company...
Snov.io Prospects & Lists API
Creates and reads prospect lists, adds prospects to a list, and looks up prospects by id or email so contacts can be organized and pushed into drip campaigns.
Snov.io Drip Campaigns API
Lists a user's campaigns and pulls per-campaign engagement reporting - emails sent, opened, clicked, and replied - for multichannel drip outreach analytics.
Snov.io Sender Accounts API
Connects, updates, lists, and checks the SMTP/IMAP status of email sender accounts used to send campaigns, including daily limits, signatures, and sending delays.
Snov.io Email Warm-up API
Creates, lists, reads, and updates email warm-up campaigns that gradually build sender reputation using progressive or steady strategies with configurable daily goals and reply ...
Snov.io User & Balance API
Reports the account's current credit balance and plan usage for free, letting integrations check remaining credits before running metered search and verification calls.