{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "sms-validator-production-d5a0-up-railway-app-api-validate",
  "title": "SMS Validator \u00b7 Phone Number Validation",
  "url": "https://sms-validator-production-d5a0.up.railway.app/api/validate",
  "category": "tools",
  "summary": "Validate phone number format and detect country from E.164 input.",
  "seo": {
    "title": "SMS Validator Phone API | x402 Pay-Per-Call",
    "description": "Validate phone numbers with country code detection. $0.002 USDC per call on Base. x402 micropayment for SMS verification."
  },
  "use_cases": [
    "Validate user phone numbers at signup",
    "Detect country code from international numbers",
    "Sanitize phone input for SMS delivery"
  ],
  "ideal_buyer": "Applications requiring phone validation before SMS sending or user verification workflows.",
  "example_prompt": "Validate this phone number: +14155551234 with country hint US.",
  "example_request_body": {
    "phone": "+14155551234",
    "countryCode": "US"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "phone"
            ],
            "properties": {
              "phone": {
                "type": "string",
                "description": "Phone number with country code (e.g. +14155551234)"
              },
              "countryCode": {
                "type": "string",
                "description": "ISO 3166-1 alpha-2 country code hint (e.g. US, FR, GB)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "sms-validator-production-d5a0-up-railway-app",
    "host": "sms-validator-production-d5a0.up.railway.app",
    "title": "SMS Validator API",
    "description": "Railway-hosted service for SMS validation. No public documentation available; endpoint behavior must be inferred from host name.",
    "url": "https://sms-validator-production-d5a0.up.railway.app",
    "favicon": "https://sms-validator-production-d5a0.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/sms-validator-production-d5a0-up-railway-app-api-validate",
    "url": "https://x402all.com/resource/sms-validator-production-d5a0-up-railway-app-api-validate",
    "name": "SMS Validator \u00b7 Phone Number Validation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/sms-validator-production-d5a0-up-railway-app-api-validate",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://sms-validator-production-d5a0.up.railway.app/api/validate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/sms-validator-production-d5a0-up-railway-app",
      "url": "https://sms-validator-production-d5a0.up.railway.app",
      "name": "SMS Validator API",
      "@type": "Organization"
    },
    "identifier": "sms-validator-production-d5a0-up-railway-app-api-validate",
    "description": "Validate phone numbers with country code detection. $0.002 USDC per call on Base. x402 micropayment for SMS verification.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=sms-validator-production-d5a0-up-railway-app-api-validate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=sms-validator-production-d5a0-up-railway-app-api-validate"
}
