{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-tanantor-com-v1-x402-phone-hygiene-batch100",
  "title": "Tanantor \u00b7 Batch Phone Hygiene (100 Numbers)",
  "url": "https://api.tanantor.com/v1/x402/phone.hygiene.batch100",
  "category": "tools",
  "summary": "Process batches of phone numbers for validation, formatting, and regional classification.",
  "seo": {
    "title": "Phone Hygiene API | Batch Validation 100 Numbers via x402",
    "description": "Validate and clean up to 100 phone numbers in one batch. Format verification, region detection, and hygiene scoring. 0.15 USDC. Base x402."
  },
  "use_cases": [
    "Clean CRM phone data in bulk",
    "Validate contact lists before outreach campaigns",
    "Standardize international number formats"
  ],
  "ideal_buyer": "Sales operations and marketing teams managing large contact databases.",
  "example_prompt": "Validate this list of 100 phone numbers and return their formatted versions with region codes",
  "example_request_body": {
    "items": [
      {
        "phone": "+1-555-123-4567",
        "default_region": "US"
      },
      {
        "phone": "020 7946 0958",
        "default_region": "GB"
      }
    ]
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 7.5,
    "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": "150000",
      "max_timeout_seconds": 60,
      "description": "Batch phone hygiene for up to 100 numbers.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "body_type": "json",
          "body_fields": {
            "type": "object",
            "$defs": {
              "PhoneRequest": {
                "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)"
                  }
                }
              }
            },
            "title": "PhoneBatchRequest",
            "required": [
              "items"
            ],
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "$ref": "#/$defs/PhoneRequest"
                },
                "title": "Items",
                "description": "List of phone requests"
              }
            }
          },
          "discoverable": true
        },
        "output": {
          "type": "object",
          "$defs": {
            "PhoneResult": {
              "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"
                }
              }
            }
          },
          "title": "PhoneBatchResult",
          "required": [
            "results",
            "count"
          ],
          "properties": {
            "count": {
              "type": "integer",
              "title": "Count"
            },
            "results": {
              "type": "array",
              "items": {
                "anyOf": [
                  {
                    "$ref": "#/$defs/PhoneResult"
                  },
                  {
                    "type": "null"
                  }
                ]
              },
              "title": "Results"
            }
          }
        }
      }
    }
  ],
  "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-batch100",
    "url": "https://x402all.com/resource/api-tanantor-com-v1-x402-phone-hygiene-batch100",
    "name": "Tanantor \u00b7 Batch Phone Hygiene (100 Numbers)",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-tanantor-com-v1-x402-phone-hygiene-batch100",
      "@type": "Offer",
      "price": "0.15",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.150000",
        "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.batch100",
    "@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-batch100",
    "description": "Validate and clean up to 100 phone numbers in one batch. Format verification, region detection, and hygiene scoring. 0.15 USDC. Base x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-tanantor-com-v1-x402-phone-hygiene-batch100",
      "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-batch100"
}
