← Back to directory

Validate a contact: email and/or phone. Returns unified risk_score and reasons.

https://api.tanantor.com/v1/x402/contact.hygiene

Overview

Validate a contact: email and/or phone. Returns unified risk_score and reasons.

Protocol x402
Price $0.0025
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider tanantor
Source bazaar
Indexed 2026-03-02 01:12:41

Health

Status down
Latency (p50) 132ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-05-14 00:55:44
Last Healthy Never
Consecutive Failures 1702

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "body_fields": { "properties": { "default_region": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "ISO country code hint", "title": "Default Region" }, "email": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Email address", "title": "Email" }, "phone": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Phone number", "title": "Phone" } }, "title": "ContactRequest", "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" }, "PhoneResult": { "properties": { "e164": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "title": "E164" }, "flags": { "additionalProperties": true, "title": "Flags", "type": "object" }, "reasons": { "items": { "type": "string" }, "title": "Reasons", "type": "array" }, "region": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "title": "Region" }, "risk_score": { "title": "Risk Score", "type": "integer" }, "type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "title": "Type" } }, "required": [ "e164", "region", "type", "flags", "risk_score", "reasons" ], "title": "PhoneResult", "type": "object" } }, "properties": { "email": { "anyOf": [ { "$ref": "#/$defs/EmailResult" }, { "type": "null" } ], "default": null }, "phone": { "anyOf": [ { "$ref": "#/$defs/PhoneResult" }, { "type": "null" } ], "default": null }, "reasons": { "items": { "type": "string" }, "title": "Reasons", "type": "array" }, "risk_score": { "title": "Risk Score", "type": "integer" } }, "required": [ "risk_score", "reasons" ], "title": "ContactResult", "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-14 00:55:44 down 503 126ms HTTP 503
2026-05-13 22:38:24 down 503 125ms HTTP 503
2026-05-13 16:26:05 down 503 160ms HTTP 503
2026-05-13 13:35:21 down 503 132ms HTTP 503
2026-05-13 08:29:27 down 503 134ms HTTP 503
2026-05-13 05:30:00 down 503 135ms HTTP 503
2026-05-12 22:08:55 down 503 129ms HTTP 503
2026-05-12 21:13:49 down 503 129ms HTTP 503
2026-05-12 16:29:27 down 503 126ms HTTP 503
2026-05-12 10:55:48 down 503 131ms HTTP 503
2026-05-12 09:00:30 down 503 132ms HTTP 503
2026-05-12 03:10:16 down 503 126ms HTTP 503
2026-05-11 23:33:30 down 503 129ms HTTP 503
2026-05-11 20:24:22 down 503 143ms HTTP 503
2026-05-11 16:20:55 down 503 146ms HTTP 503
2026-05-11 09:11:20 down 503 138ms HTTP 503
2026-05-11 05:51:21 down 503 151ms HTTP 503