If you run a SaaS product with a free trial like us, then you might experience fraudulent registrations from disposable emails abusing free trials. Use our Disposable Email Checker API to identify the origin of an email address and differentiate between real users and fraudulent users.
Block all new user registrations with disposable emails.
Prioritize outreach to new B2B users.
Do you serve a B2B market? Perform email validation on email fields to enforce users sign up with work emails only.
$ curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/[email protected]'
{
"is_disposable_email": true,
"is_free_email": true
}
$ curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/[email protected]'
{
"is_disposable_email": false,
"is_free_email": true
}
$ curl \
-X GET \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/[email protected]'
{
"is_disposable_email": false,
"is_free_email": false
}
Companies of all sizes need access to Proxycurl, so we have a flexible pricing system for any size of project or company.
Rate limit: 300 requests/5 minutes
Here's what we've been up to recently.
Learn all about the LinkedIn API, with comprehensive Python code demos. Dive into the world of LinkedIn APIs, official and third-party alternatives, and understand how to access and utilize LinkedIn profile data through Python code examples.
13 MIN READ
I'm happy to share that the team behind Proxycurl is launching Accountgram today! Accountgram is a digital B2B debt collection service with a 32.5% success rate from 64 collections, and an average of 12 days to collection. Accountgram is the key that reduced our customer churn rate
2 MIN READ
As the CEO of Accountgram, a B2B debt collection specialist with 92 collections under my belt since June 2024, I want to provide you with a no-nonsense breakdown of everything I know about B2B collections. I’ll also show you exclusive receipts from a collection made by Atradius, a €2.
12 MIN READ