Tomba email finder
APIB2B Email Finder & Verifier API for Sales & Marketing
Overview
Tomba Email Finder API offers RESTful endpoints for domain-based email discovery, individual contact lookup (via name and domain), and real-time email verification. Responses are in JSON format, including details like email addresses, verification statuses, confidence scores, and contact metadata. Key endpoints include /domain-search (bulk email discovery from a domain), /email-finder (target specific contacts), and /email-verifier (validate email validity). Ideal for B2B lead generation, cleaning marketing lists, enriching CRM data, and boosting campaign deliverability by ensuring valid contacts.
Example Integration (JavaScript)
fetch('https://tomba.io/api')
.then(res => res.json())
.then(data => console.log(data))
.catch(err => console.error(err)); Key Features
- RESTful API
- JSON Support
- Real-time Email Verification
- Domain & Contact Email Lookup
- Confidence Scoring
Frequently Asked Questions
? Is Tomba Email Finder API free to use?
Yes, it offers a free tier with limited requests; paid plans are available for higher volume and advanced features like bulk operations.
? Does it require an API Key?
Yes, you need to sign up for a Tomba account to obtain an API key for authentication.
? What is the response format?
All API responses are in JSON format, providing structured data including email addresses, verification statuses, confidence scores, and contact details.
Top Alternatives
People Also Ask about Tomba email finder
Tool Info
Pros
- ⊕ High Accuracy Rates
- ⊕ Easy Integration
- ⊕ Scalable Bulk Operations
- ⊕ Comprehensive Documentation
Cons
- ⊖ Rate Limits on Free Tier
- ⊖ Premium Features Require Paid Plans
- ⊖ No XML Response Option