{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-tanantor-com-v1-x402-phone-hygiene-check",
  "title": "Tanantor \u00b7 Phone Number Hygiene Check",
  "url": "https://api.tanantor.com/v1/x402/phone.hygiene.check",
  "category": "tools",
  "summary": "Validate phone numbers for format, type, region, VoIP status, and risk score.",
  "seo": {
    "title": "Phone Validation API | Tanantor x402 Hygiene Check",
    "description": "Validate phone numbers with E.164 formatting, type/region detection, VoIP flagging, and risk scoring. Pay 0.0015 USDC per call on Base."
  },
  "use_cases": [
    "Validate user phone numbers at signup for fraud prevention",
    "Detect VoIP numbers for compliance screening",
    "Enrich contact data with region and carrier metadata"
  ],
  "ideal_buyer": "KYC/AML agents, onboarding flows, and fraud detection systems requiring phone number verification.",
  "example_prompt": "Check if phone number +14155552671 is valid and get its risk score with default region US",
  "example_request_body": {
    "phone": "+14155552671",
    "default_region": "US"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.075,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xba120d70ac92d74370a2aeb0b51cb90ec4648a6c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1500",
      "max_timeout_seconds": 60,
      "description": "Validate a phone number: E.164, type/region/voip; returns risk_score",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "body_type": "json",
          "body_fields": {
            "type": "object",
            "title": "PhoneRequest",
            "required": [
              "phone"
            ],
            "properties": {
              "phone": {
                "type": "string",
                "title": "Phone",
                "description": "Phone number in any format"
              },
              "default_region": {
                "anyOf": [
                  {
                    "type": "string"
                  },
                  {
                    "type": "null"
                  }
                ],
                "title": "Default Region",
                "description": "ISO country code hint (e.g., US, GB)"
              }
            }
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "title": "PhoneResult",
          "required": [
            "e164",
            "region",
            "type",
            "flags",
            "risk_score",
            "reasons"
          ],
          "properties": {
            "e164": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "null"
                }
              ],
              "title": "E164"
            },
            "type": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "null"
                }
              ],
              "title": "Type"
            },
            "flags": {
              "type": "object",
              "title": "Flags",
              "additionalProperties": true
            },
            "region": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "null"
                }
              ],
              "title": "Region"
            },
            "reasons": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "title": "Reasons"
            },
            "risk_score": {
              "type": "integer",
              "title": "Risk Score"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-fc6751ffe589",
  "origin": {
    "slug": "api-tanantor-com",
    "host": "api.tanantor.com",
    "title": "Tanantor API",
    "description": "API origin at api.tanantor.com. Currently returning a 503 error indicating the service is temporarily unavailable.",
    "url": "https://api.tanantor.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-tanantor-com-v1-x402-phone-hygiene-check",
    "url": "https://x402all.com/resource/api-tanantor-com-v1-x402-phone-hygiene-check",
    "name": "Tanantor \u00b7 Phone Number Hygiene Check",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-tanantor-com-v1-x402-phone-hygiene-check",
      "@type": "Offer",
      "price": "0.0015",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001500",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.tanantor.com/v1/x402/phone.hygiene.check",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-tanantor-com",
      "url": "https://api.tanantor.com",
      "name": "Tanantor API",
      "@type": "Organization"
    },
    "identifier": "api-tanantor-com-v1-x402-phone-hygiene-check",
    "description": "Validate phone numbers with E.164 formatting, type/region detection, VoIP flagging, and risk scoring. Pay 0.0015 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-tanantor-com-v1-x402-phone-hygiene-check",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-tanantor-com-v1-x402-phone-hygiene-check"
}
