klymax402 SMS Validator — Phone Number Validation API is a paid API for AI agents from klymax402.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Validates a phone number, checks its SMS capability, determines its type, and returns normalized E.164 format along with country metadata.
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
A JSON object containing the E.164-normalized phone number, the national number, a boolean validity flag, a boolean SMS capability flag, the number type (e.g. mobile, landline, VoIP), and a country metadata object with details about the number's origin country.
GEThttps://klymax402.com/api/sms-validator/api/validateChoose this endpoint when you need to verify, normalize, and enrich a phone number — especially to confirm SMS deliverability before sending messages or OTPs. It is ideal for pre-validating user-submitted phone numbers in registration flows, cleaning up phone number datasets, or routing logic that depends on number type (mobile vs. landline). Prefer it over a pure format-checker when you need both structural validation and SMS capability confirmation in a single call.
| Field | Type | Description |
|---|---|---|
| phone | string | Phone number with country code (e.g. +14155551234) |
| countryCode | string | ISO 3166-1 alpha-2 country code hint (e.g. US, FR, GB) |
{
"type": "json",
"example": {
"e164": "example",
"phone": "example",
"valid": true,
"country": {},
"numberType": "example",
"smsCapable": true,
"nationalNumber": "example"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"