Skip to main content
Live as of 2026-05-28. This endpoint is now available on production.
Validate a phone number format and return parsed country/national parts. This endpoint checks format only. It does not verify whether the number is registered on WhatsApp.
To verify WhatsApp registration, send a template message and inspect the response — there is no format-level way to check registration.

Endpoint

Required ability: messages.send.

Headers

Path parameters

string
required
Your workspace subdomain.

Body parameters

string
required
Phone number to validate. E.164 format recommended.

Example request

Example response — valid

200 OK

Example response — invalid

200 OK
See Data Types → Phone validation response.

Error responses