Tech specs
Version
v3.2
Format
HTTPS + JSON + consent
Supported SDKs
UIDAI
Verify Aadhaar-linked identity details for onboarding and regulated KYC journeys.
Endpoint
POST /v1/aadhaar/verify
Starting price
Free verification + premium batch
Latency
160ms
Uptime
99.97%
Version
v3.2
Format
HTTPS + JSON + consent
Supported SDKs
Logged-in teams open the API detail dashboard, learn the request flow, test individual Aadhaar checks for free, and then unlock premium batch verification.
Base URL
https://api.apiverse.ai/gov
Auth
Bearer government access token
Adoption options
Free access
200 single verifications/day
Premium access
Batch verification contracts
Provider notes
Integration flow
Step 1
Review request headers
Step 2
Submit a single sandbox Aadhaar check
Step 3
Inspect verification states
Step 4
Upgrade to premium batch mode
Sample request
curl --request POST 'https://api.apiverse.ai/gov/v1/aadhaar/verify' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"aadhaar_number": "XXXX-XXXX-1234",
"consent": true
}'Sample response
{
"reference_id": "aad_98ab",
"verification_status": "verified",
"name_match": true,
"dob_match": true
}Access model
Shortlist this API first, then log in when you are ready to connect your own provider key.
Starter
$49
public entry signalSave 18%
For single-team onboarding and low-volume verification.
Growth
$149
public entry signalSave 20%
For business verification, KYC, and compliance operations.
Scale
$399
public entry signalCustom annual contract
For regulated teams with audit and reporting needs.
Shortlist status
Save this API if you want to compare it with other providers before connecting keys.
What APIverse does
Compare
Cleaner docs, request/response examples, and shortlist-driven research across providers.
Connect
Bring your own provider credentials into one workspace when you are ready to test or ship.
Visit official source
Go to the official provider for signup, legal terms, billing, or partner-specific access requirements.