Developer Portal

Altnera Email Verification REST API v1

Validate email deliverability with DNS, MX, SMTP, and AI-powered heuristics. Build reliable integrations with our RESTful API v1 and official SDKs.

100+
Emails/Day (Registered)
25
Emails/Day (Demo)
<1s
Average Response
99.9%
Uptime

API Documentation

Complete API reference with interactive examples, authentication guides, and live testing tools.

What's Included

  • Full endpoint documentation
  • Interactive API tester
  • Request/response examples
  • Error code reference
Open Documentation

SDKs & Libraries

JavaScript / TypeScript

Node.js & Browser

Popular

Official SDK for Node.js and browser environments. Includes TypeScript definitions and built-in error handling.

npm install
altnera-email-verification
View on GitHub

PHP SDK

Composer Package

Official

Native PHP client with built-in scoring, batch verification, and comprehensive error handling.

composer require
altnera/email-verification
View on GitHub

REST API Endpoints

REST API v1: All endpoints follow RESTful conventions. Use /api/v1/ prefix for all requests.

REST

Single Verification

Verify a single email address with detailed diagnostics, trust scoring, and deliverability status.

POST /api/v1/verify
{
"email": "user@example.com"
}
Fast response • Trust score included
REST

Bulk Verification

Process multiple email addresses in a single request. Optimized for speed with parallel processing.

POST /api/v1/verify/bulk
{
"emails": ["email1@...", "email2@..."]
}
Batch processing • Domain caching
REST

Health Check

Check API health status and version information.

GET /api/v1/health
Status monitoring • Version info
REST

User Statistics

Get your API usage statistics and quota information. Requires authentication.

GET /api/v1/stats
Authorization: Bearer YOUR_API_KEY
Usage tracking • Quota info

Key Features

SMTP Handshake

Real-time server verification without sending emails

Trust Scoring

0-100 deliverability score with detailed reasons

DNS & MX Checks

Comprehensive domain validation and record analysis

Disposable Detection

Identify temporary and throwaway email addresses

SPF & DMARC

Email authentication protocol verification

Blazing Fast

Sub-second responses with parallel processing

Quick Start

Get started in minutes

1

Get API Key

Register for free and get your API key, or use the demo key to test

2

Install SDK

Choose your language and install the official SDK or use REST API directly

3

Start Verifying

Make your first API call and get instant email verification results

Demo Key

Daily Limit 25 emails
Authentication DEMO-KEY-ALTNERA
Cost Free
Try Demo →

Registered Users

Recommended
Daily Limit 100 emails
Authentication Session-based
Cost Free
Create Account

Need Help?

Check our comprehensive documentation or contact support

View Docs →

Open Source

SDKs and examples available on GitHub

View on GitHub →

Community

Join our community for updates and support

Contact Us →