Aadhaar QR decode

Decodes an Aadhaar QR from an Aadhaar card image or cropped QR image. Accepts multipart/form-data with exactly one of file (binary image) or image_b64 (base64 image bytes). Requires X-API-KEY and X-Client-ID headers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Multipart request. Send exactly one of file or image_b64.

file

Aadhaar card image or cropped QR image. Supported formats: JPEG, PNG, WebP, BMP, TIFF. Maximum size: 11 MB.

string

Base64-encoded Aadhaar card image or cropped QR image bytes. Send this instead of file.

Responses

401

Unauthorized - missing or invalid API credentials.

422

Validation error - request body failed schema validation.

500

Internal server error or upstream service credentials not configured.

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