Back to marketplaceGovernmentFree single checks + premium batch ops
AA
Government identity

UIDAI

Aadhaar Verify

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%

4.7 (2,341 reviews)

Tech specs

Version

v3.2

Format

HTTPS + JSON + consent

Supported SDKs

NodePythonGo
API detail dashboard

How it works

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

Understand the free path before you talk to the provider

Free access

200 single verifications/day

  • Single sandbox checks
  • Docs walkthrough
  • Basic onboarding support

Premium access

Batch verification contracts

  • Batch verification
  • Higher rate limits
  • Audit-ready reporting

Provider notes

  • Single checks available in free mode
  • Premium unlocks batch and audit exports
  • Consent capture is mandatory

Integration flow

What your team does next

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

Compare Aadhaar Verify and decide how to adopt it

Shortlist this API first, then log in when you are ready to connect your own provider key.

Lead-gen marketplace flow

Starter

$49

public entry signal

Save 18%

For single-team onboarding and low-volume verification.

25,000 checks / month
Email support

Growth

$149

public entry signal

Save 20%

For business verification, KYC, and compliance operations.

150,000 checks / month
Priority support

Scale

$399

public entry signal

Custom annual contract

For regulated teams with audit and reporting needs.

Custom volume
Dedicated onboarding

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.

2341 reviews

Best for

KYC onboardingIdentity checksCitizen verification

Supported regions

Global

Response highlights

reference_idverification_statusname_matchdob_match