Batch email hygiene for up to 100 emails.
https://api.tanantor.com/v1/x402/email.hygiene.batch100Overview
Batch email hygiene for up to 100 emails.
Protocol
x402
Price
$0.15
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
tanantor
Source
bazaar
Indexed
2026-03-02 01:13:24
Health
Status
down
Latency (p50)
132ms
Uptime (30d)
0.0%
Reliability Score
35/100
Last Checked
2026-07-01 15:59:50
Last Healthy
Never
Consecutive Failures
1871
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body_fields": {
"properties": {
"emails": {
"description": "List of email addresses to validate",
"items": {
"type": "string"
},
"title": "Emails",
"type": "array"
}
},
"required": [
"emails"
],
"title": "EmailBatchRequest",
"type": "object"
},
"body_type": "json",
"discoverable": true,
"header_fields": null,
"method": "POST",
"query_params": null,
"type": "http"
}
Output Schema
{
"$defs": {
"EmailResult": {
"properties": {
"deliverable_domain": {
"title": "Deliverable Domain",
"type": "boolean"
},
"flags": {
"additionalProperties": true,
"title": "Flags",
"type": "object"
},
"normalized": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Normalized"
},
"reasons": {
"items": {
"type": "string"
},
"title": "Reasons",
"type": "array"
},
"risk_score": {
"title": "Risk Score",
"type": "integer"
}
},
"required": [
"normalized",
"deliverable_domain",
"flags",
"risk_score",
"reasons"
],
"title": "EmailResult",
"type": "object"
}
},
"properties": {
"count": {
"title": "Count",
"type": "integer"
},
"results": {
"items": {
"$ref": "#/$defs/EmailResult"
},
"title": "Results",
"type": "array"
}
},
"required": [
"results",
"count"
],
"title": "EmailBatchResult",
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-01 15:59:50 | down | 503 | 132ms | HTTP 503 |
| 2026-07-01 13:27:15 | down | 503 | 127ms | HTTP 503 |
| 2026-06-28 22:51:51 | down | 503 | 128ms | HTTP 503 |
| 2026-06-28 18:51:17 | down | 503 | 134ms | HTTP 503 |