GET
/
v1
/
validate
/
passport

Query

country_code
string
required

The country code of the passport.

passport_number
string
required

The passport 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 passport number is valid.