Real-time Qualification
Qualify leads at the point of capture with sub-second response times and 99.9% uptime reliability.
Integrate powerful lead qualification and domain intelligence into your applications with our simple, reliable API.
{
"email": "[email protected]",
"valid_format": true,
"valid_mx": true,
"free": false,
"disposable": false,
"domain": "acmecorp.com",
"user": "contact",
"success": true,
"domain_insight": {
"category": "organization",
"name": "ACME Corporation",
"industry": "Manufacturing",
"country": "US",
"employees": 2500,
"ticker": "ACME"
}
}
Qualify leads at the point of capture with sub-second response times and 99.9% uptime reliability.
Simple REST API with comprehensive documentation and SDKs for popular programming languages.
Gain valuable business insights from email domains, including company size, industry, and more.
Simple integration, powerful results
# cURL Example
curl -X GET "https://app.fuegoverify.com/api/v1/[email protected]&token=YOUR_API_KEY"
{
"email": "[email protected]",
"valid_format": true,
"valid_mx": true,
"free": false,
"disposable": false,
"did_you_mean": null,
"domain": "techcorp.com",
"user": "alex",
"success": true,
"domain_insight": {
"category": "organization",
"name": "TechCorp Inc.",
"industry": "Software Development",
"country": "US",
"ticker": "TCH",
"employees": 3500,
"description": "TechCorp Inc. is a leading software development company specializing in enterprise solutions."
}
}
Sign up for a Fuego account and generate your API key from the dashboard.
Send HTTP requests to our qualification endpoint with the email addresses you want to qualify.
Receive comprehensive qualification results with detailed status codes and domain intelligence.
Use the qualification results to enhance your forms, user registration, or lead scoring systems.
Trusted by developers and technical teams worldwide
CTO at StartupX
Lead Developer at MarketCo
Product Manager at EnterpriseApp
Quick integration guides for popular programming languages
Get your API key in minutes and start building better applications.