Individual Clients
Get identification types by country
List valid identification document types for a country.
GET
Retrieves all valid identification document types for a specific country. Requires an API key with access level 1 or higher.
Path parameters
string
required
ISO country code (e.g.,
US, MX, BR).Response
Returns an array of identification type objects.string
Identification type code (e.g.,
SSN).string
Identification type description.

