cURL
Lookup APIs
Mobile to PAN
Returns the PAN Number from Mobile Number
GET
cURL
This API allows you to verify a PAN (Permanent Account Number) and fetch related details using a mobile number as input.
The Mobile to PAN API can retrieve the PAN only if the mobile number is linked to a credit or loan record. If no such record exists, the PAN will not be available. Please handle this limitation accordingly.
Authorizations
API key issued by KonnectNXT. Pass as Authorization: Bearer <your_api_key>.
Query Parameters
10 Digit Mobile Number
Response
Success
Overall status of the API
Available options:
success, error HTTP status code
Example:
400
Description of the response or error
Example:
"Invalid request parameters"
Represents the total number of credits used in this request.
Example:
3
Represents the remaining credits available for use.
Example:
4040

