Skip to main content

Search ABHA profile

Search for ABHA (Ayushman Bharat Health Account) profiles. It allows users to retrieve information about their ABHA profiles using mobile numbers.

POST/abha/api/v3/profile/account/abha/search

This is essential for verifying the user’s identity and ensuring secure access to their ABHA profile.

<br><br> <strong>Note: </strong> You need to use the Encryption API first. Only an RSA-encrypted mobile number should be in the request body.

Authorizations

Authorizationbearer tokenRequired

Headers

REQUEST-IDstringRequired
TIMESTAMPstringRequired

Body

scopestring[]Required
mobilestringRequired

Responses

200

Successfully retrieved ABHA details.

400

Invalid mobile number.

Error codes for this module

401

Missing Credentials.

Everything returns 401

404

User not found.

Error codes for this module

500

Internal Server Error.

Error codes for this module