GET
/
v1
/
validate
/
national_ids

Query

country_code
string
required

The country code of the national ID number.

id_number
string
required

The national ID number.

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 national ID number is valid.

country_name
string

The name of the country the national ID number belongs to.