LogValid - Next-Gen Email Verification
# [LogValid Next-Gen Email Verification API](https://logvalid.com/) **LogValid API** provides 99% accurate email verification to secure newsletter campaigns and clean subscriber lists. Integrate via RapidAPI to protect forms and boost deliverability. ## Key Features - **Newsletter Form Guard**: Stop spam with a single JS integration: ```html <script id="LogValid-Script"…
LogValid - Next-Gen Email Verification endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Verify /verify |
Full validation (format, delivery, AI, DNS/MX, registration) These checks include verifying the format, Delivery, analyzing the email using AI, and checking DNS & MX records.… |
| POST |
Format /format |
This check verifies the format of the email address to ensure it follows the standard international rules. |
| POST |
Delivery /delivery |
# Only available for top providers like Gmail, Yahoo, Outlook, and Hotmail. The Delivery Check determines whether an email address is capable of receiving emails. While this… |
| POST |
DNS & MX /dnsmx |
# Only available for Websites emails. This check verifies the Domain Name System (DNS) and Mail Exchange (MX) records for the email address. It ensures that the domain has valid… |
| POST |
AI Check /ai |
# Available for websites only, and not available for free service providers. This check uses artificial intelligence to analyze the email and detect if it is linked to suspicious… |
| POST |
Register /register |
After the user has registered and their email has been previously checked, this Endpoint must be executed to confirm that the email has been successfully confirmed, and the… |
LogValid - Next-Gen Email Verification pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 10 / second |
|
| ULTRA | $25 / month | — |
|
| MEGA Recommended | $125 / month | — |
|