API: integrate spam verification into your tools
Connect DIDChecks to your CRM, dialer or internal application. Automate spam detection without changing your interface.
The API explained simply: The Restaurant.
Think of DIDChecks as a high-end kitchen. Rather than dining in (our website), your application places an order via a delivery driver (the API).
1. You send the number (The order)
2. We analyze the networks (The preparation)
3. We return the score (The delivery)
DATA DELIVERY IN 300MS
The API is for you if...
Tech Team
You have developers ready to integrate a robust solution.
Automation
You want to eliminate all manual actions from your processes.
CRM / Dialer
You use tools like Salesforce or your own dialer.
High Volume
You need to check thousands of numbers daily.
Custom Tool
Your interface is unique and must remain your only entry point.
How does it work?
1. Get Key
Generate your secure token in 2 clicks.
2. Make Call
Call our endpoint via a POST request.
3. Receive Result
Retrieve the score and process it in real time.
Infinite Possibilities
Pre-call Check
Check before dialing
CRM Enrichment
Automatic tags on records
DB Cleaning
Massive database cleanup
Reports
Weekly reporting
Custom Alerts
Discord/Email alerts
Testimonials & Use Cases.
"We integrated the API into our in-house Dialer. As soon as a number drops below 60% reputation, it is automatically removed from the queue. A huge time saver."
Operations Director
"The API checks each prospect at entry. If it's a spam number, we don't even send the confirmation email. Base quality x3."
Growth Hacker
"A Python integration in 10 lines. Our real estate agents see the number status directly on their prospect card."
Real Estate CTO
"Even without being a dev, the DIDChecks API coupled with Zapier allows us to automate our checks every Monday morning."
Freelancer
Complete Documentation.
Ready to copy-paste? We support all major languages with clear examples and a test sandbox.
fetch('https://api.huhu.fr/v1/check', {
method: 'POST',
headers: {
'Authorization': 'Bearer MY_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
phone: '+33612345678'
})
})
.then(res => res.json())
.then(data => console.log(data.score));Simple pricing
From startups to call centers, find the perfect plan
Prices before tax • VAT added at checkout based on your country
For startups and small sales teams
Questions?
What technical skills are required?
Are there request limits (Rate Limits)?
Is my data secure?
Ready to automate your checks?
Complete documentation available • SLA 99.9%