Skip to main content

Generate QR code for an ABHA profile

Generate a QR code for an ABHA (Ayushman Bharat Health Account) profile. The QR code can be used to quickly access and share the user’s ABHA profile information.

GET/abha/api/v3/profile/account/qrCode

This is particularly useful for healthcare providers to retrieve patient information efficiently and securely.

Authorizations

Authorizationbearer tokenRequired

Headers

X-tokenstringRequired
REQUEST-IDstringRequired
TIMESTAMPstringRequired

Responses

200

Receives a QR code as a response which can be used to quickly access and share the user’s ABHA profile information.

401

Unauthorized

Everything returns 401

500

Internal Server Error

Error codes for this module