Overview

AnyAPI email.verify (Email Verifier)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider getanyapi
Source bazaar
Indexed 2026-06-23 08:15:16

Health

Status degraded
Latency (p50) 345ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-09-24 14:33:52
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "email": { "description": "The email address to verify (e.g. jane.doe@acme.com).", "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "costUsd": { "description": "Amount charged in USD for this call.", "type": "number" }, "items": { "description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.", "type": "integer" }, "output": { "additionalProperties": false, "properties": { "data": { "oneOf": [ { "type": "null" }, { "additionalProperties": false, "properties": { "items": { "description": "Verification records: the email address with its deliverability verdict and syntax, domain, and mailbox check details.", "items": { "properties": { "email": { "type": "string" }, "status": { "type": "string" } }, "required": [ "email", "status" ], "type": "object" }, "type": "array" } }, "required": [ "items" ], "type": "object" } ] }, "found": { "type": "boolean" } }, "required": [ "found", "data" ], "title": "Email Verifier output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-09-24 14:33:52 degraded 401 327ms
2026-09-24 05:53:36 degraded 401 363ms
2026-09-24 00:32:03 degraded 401 373ms
2026-09-23 17:42:32 degraded 401 331ms
2026-09-23 04:56:19 degraded 401 341ms
2026-09-22 21:12:56 degraded 401 345ms
2026-09-22 18:00:38 degraded 401 327ms
2026-09-22 09:51:48 degraded 401 368ms
2026-09-22 01:11:22 degraded 401 363ms