Email Verification API Built for Developers

Stop temporary and disposable emails with a simple REST API. Get explainable risk scores, typed responses, and built-in observability. Integrate in minutes, not days.

Why developers choose AntiTemp:

Typed response envelopes with success/error handling
Built-in observability (request IDs, credits, rate limits)
Multi-signal detection with explainable AI scoring
<500ms P95 latency across all regions

1,000 free checks · No credit card required · Start in 5 minutes

Start with a simple API call

One endpoint, multiple languages. Get comprehensive email risk analysis in milliseconds.

cURL
curl -X POST https://api.antitemp.com/v1/email/check \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "email": "user@example.com"
  }'

Pro tip: The response includes a meta object with request ID, credits, and rate limits for easy monitoring and debugging.

Built for modern API workflows

Everything you need for production-grade email verification, from local dev to global scale.

Typed Response Envelopes

Standardized success/data/meta format with TypeScript types. No more parsing ad-hoc JSON—every response follows the same predictable structure with built-in error handling.

Built-in Observability

Request IDs, credit usage, and rate limit info in every response. Seamlessly integrate with your logging, monitoring, and debugging workflows without extra API calls.

Multi-Signal Detection

6+ detection methods including MX validation, domain age, pattern matching, and blacklist checks. Get weighted signals with confidence scores and human-readable evidence.

<500ms Response Time

P95 latency under 500ms across all regions. Perfect for real-time signup flows, form validation, and interactive experiences. No waiting, no timeouts.

Explainable AI Scoring

Know exactly why an email was flagged. Each signal includes weight, confidence, and evidence. No more black box decisions—debug and improve your filtering logic.

Batch Processing API

Verify up to 100,000 emails per job at 2,500 emails/minute. Upload CSV/Excel, track progress in real-time, and export results. Perfect for list hygiene and migrations.

Get started in 5 minutes

From signup to production-ready integration. No complicated setup, no hidden gotchas.

1

Get your API key

Sign up for free and generate your API key from the dashboard. No credit card required for the first 1,000 checks.

Sign up free
2

Make your first API call

Send a POST request to /api/v1/email/check with your API key and email address. You'll get a risk score, signals, and recommendation in milliseconds.

View API docs
3

Handle the response

Use the risk_level field to accept, review, or reject signups. Inspect signals for debugging. Log request_id for support. It's that simple.

See response schema
4

Go to production

Add error handling, implement retry logic, monitor rate limits from the meta object, and scale to millions of checks. We handle the rest.

Best practices
?

Need help getting started?

Our support team and comprehensive docs are here to help. Most developers integrate in under 30 minutes.

SDKs & Integrations

Official libraries for your favorite languages, plus no-code integrations for common platforms.

Official SDKs

JavaScript / TypeScript

Available

Official SDK for Node.js, Deno, and Bun with full TypeScript support

npm install @antitemp/sdk
View on package registry

Python

Available

Async-ready Python client with type hints and Pydantic models

pip install antitemp
View on package registry

PHP

Available

PSR-compliant library for Laravel, Symfony, and vanilla PHP

composer require antitemp/sdk
View on package registry

Ruby

Coming soon

Gem with Rails integration and ActiveModel validators

gem install antitemp

Go

Coming soon

Lightweight client with context support and error handling

go get github.com/antitemp/go-sdk

Java

Coming soon

Maven-compatible library for Spring Boot and standalone apps

Maven/Gradle dependency

Platform Integrations

Zapier

Available

No-code automation workflows

Make.com

Available

Visual automation platform

Webhooks

Available

Real-time event notifications

Supabase

Coming soon

Database trigger functions

Firebase

Coming soon

Cloud Functions integration

Vercel

Coming soon

Edge middleware

Don't see your language or platform?

AntiTemp is a standard REST API—you can use it with any HTTP client. Check our API reference for curl examples and response schemas, or request an SDK for your stack.

Ready to stop temporary emails in your app?

Get your API key in 60 seconds. First 1,000 checks are free—no credit card required.

<500ms
P95 latency
95%+
Detection accuracy
1,000
Free checks

Join hundreds of developers building with AntiTemp · RESTful API · Typed responses · Real-time results