v1

latestOpenAPI 3.0.32026-07-23152665.5 KB
Services

List supported documents for verification

Returns a list of supported document types for identity verification across all countries served by Smile Identity.

The response can be filtered by continent or country code. An optional locale parameter controls the language of document names.

This endpoint does not require authentication. It is an alias of GET /v1/valid_documents and GET /v3/valid-documents.

get/v3/services/supported_documents

Query parameters

continent'AFRICA' | 'ASIA' | 'EUROPE' | 'NORTH AMERICA' | 'OCEANIA' | 'SOUTH AMERICA'

Filter results to a single continent.

country_codestring

Filter results to a single country. Must be an ISO 3166-1 alpha-2 code (two uppercase letters).

locale'en-GB' | 'fr-FR' | 'ar-EG'

Locale for document names. Defaults to en-GB. Supported values: en-GB, fr-FR, ar-EG.

Response

List of supported documents, optionally filtered.