Validates email address format using RFC-style patterns. Checks for common mista...
https://xluihnzwcmxybtygewvy.supabase.co/functions/v1/email-validatorOverview
Validates email address format using RFC-style patterns. Checks for common mistakes like missing or multiple @ symbols, invalid characters, invalid domain format, trailing dots, empty local part or domain. Returns structured validation results without external DNS lookups.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
xluihnzwcmxybtygewvy
Source
bazaar
Indexed
2026-03-02 01:02:03
Health
Status
down
Latency (p50)
—
Uptime (30d)
0.0%
Reliability Score
10/100
Last Checked
2026-07-04 19:40:50
Last Healthy
Never
Consecutive Failures
1900
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"type": "http"
}
Output Schema
{
"properties": {
"email": {
"description": "The email result",
"type": "string"
},
"errors": {
"description": "The errors result",
"type": "array"
},
"parts": {
"description": "The parts result",
"type": "object"
},
"valid": {
"description": "The valid result",
"type": "boolean"
}
},
"required": [
"valid",
"email",
"errors",
"parts"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-04 19:40:50 | error | — | — | blocked: DNS resolution failed for xluihnzwcmxybtygewvy.supabase.co: ENOTFOUND |
| 2026-07-02 01:20:28 | error | — | — | blocked: DNS resolution failed for xluihnzwcmxybtygewvy.supabase.co: ENOTFOUND |
| 2026-07-01 21:28:41 | error | — | — | blocked: DNS resolution failed for xluihnzwcmxybtygewvy.supabase.co: ENOTFOUND |