GET
/
v1
/
validate
/
phone_number

Query

phone_number
string
required

The phone number to validate.

x-api-key
string
required

Your JigsawStack API key

Response

success
boolean

Indicates whether the call was successful.

message
string

The message returned by the API.

valid
boolean

Indicates whether the phone number is valid.