← Back to directory

Validate a phone number: E.164, type/region/voip; returns risk_score

https://api.tanantor.com/v1/x402/phone.hygiene.check

Overview

Validate a phone number: E.164, type/region/voip; returns risk_score

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

Health

Status down
Latency (p50) 124ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-06-27 11:51:14
Last Healthy Never
Consecutive Failures 1873

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 (e.g., US, GB)", "title": "Default Region" }, "phone": { "description": "Phone number in any format", "title": "Phone", "type": "string" } }, "required": [ "phone" ], "title": "PhoneRequest", "type": "object" }, "body_type": "json", "discoverable": true, "header_fields": null, "method": "POST", "query_params": null, "type": "http" }

Output Schema

{ "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" }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-27 11:51:14 down 503 134ms HTTP 503
2026-06-25 18:14:06 down 503 122ms HTTP 503
2026-06-25 14:02:05 down 503 130ms HTTP 503
2026-06-25 07:29:29 down 503 124ms HTTP 503
2026-06-25 04:08:20 down 503 124ms HTTP 503