Verify Indian passport details using passport file number and date of birth
Verifies an Indian passport by validating the passport file number and date of birth against government records via the IDFY provider. Returns passport holder details, application status, and credit usage for the request.Documentation Index
Fetch the complete documentation index at: https://docs.konnectnxt.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Passport file number (alphanumeric, 10-20 characters).
10 - 20^[A-Z0-9]+$"BL1065981427925"
Date of birth in YYYY-MM-DD format (ISO 8601).
^[0-9]{4}-[0-9]{2}-[0-9]{2}$"2002-07-02"
Passport verification successful - Passport found and verified
Overall status of the API
success, error HTTP status code
400
Description of the response or error
"Invalid request parameters"
Represents the total number of credits used in this request.
3
Represents the remaining credits available for use.
4040