VerifyCode.me — Email Verification & Code Generation

Generate verification codes, send themed emails and track delivery status.

Free tier Email email otp verification 2fa transactional security
Category
Email
Endpoints
3
Subscribers
54
Popularity
8.7
Latency
542ms
Service level
100%
Updated
2026-08-04

Overview

Email verification is the same three steps in every product: make a code, deliver it, know whether it arrived. VerifyCode.me covers all three behind one API so you do not have to run an SMTP relay and a template engine to sign a user up.

The code generator takes a length and flags for letters, numbers and symbols, so the same endpoint produces a six-digit OTP or a long alphanumeric token. Four ready-made email templates — blue, green, black and red — carry your project and company name, and a custom-HTML endpoint is there when the templates are not enough.

Every send returns a queue id, and the mail status endpoint resolves that id into a delivery state, which is what you need for retry logic and support tickets rather than guessing whether a mail landed.

What you get

Endpoints

Endpoints published by VerifyCode.me — Email Verification & Code Generation, with method, path and purpose
Method Path What it does
POST /api/code-generator Verification code with configurable composition
POST /api/send-mail Send with a themed template or custom HTML
GET /api/mail-status/{queueId} Delivery state for a queued message

Plans and pricing

Monthly prices as published on the API listing. The free plan needs no card.

Basic (free) $0.00 per month
Pro $14.99 per month
Ultra $47.00 per month
Mega $189.00 per month

Try VerifyCode.me — Email Verification & Code Generation for free

Subscribe to the free plan, get your key and test every endpoint in the browser playground before you write a line of code.

Get the API key