Passport

Use this API to verify passport information (only Indian passports) and ensure the identity of your customer. Provide the passport file number in the request to fetch the details.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
file_numberstringUnique alphanumeric code identifying the passport application.
namestringName of the passport holder.
dobstringDate of birth of the passport holder.
application_typestringType of passport application.
application_received_datestringDate when the passport application was received.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string

A unique ID for every API call generated at your end

string
required

The unique alphanumeric code that identifies an individual's passport application.

string
required

The date of birth of the passport holder. The format is YYYY-MM-DD.

string

The name of the passport holder.

string
required

This is the ekocode of the partner.

string
required
Defaults to API

The source from which the request is coming. By default value : 'API'

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json