Tech specs
Version
v2.0
Format
HTTPS + JSON
Supported SDKs
DigiLocker
Fetch verified documents and document metadata through a consent-aware, government-linked flow.
Endpoint
POST /v1/documents/fetch
Starting price
Free sandbox + premium retrieval
Latency
210ms
Uptime
99.85%
Version
v2.0
Format
HTTPS + JSON
Supported SDKs
Teams review the document retrieval flow first, test free sandbox access with their workspace email, and then enable premium retrieval for real user accounts.
Base URL
https://api.apiverse.ai/gov
Auth
Bearer consent token
Adoption options
Free access
300 sandbox document pulls/day
Premium access
Live retrieval with consent workflows
Provider notes
Integration flow
Step 1
Read the consent model
Step 2
Try sandbox document fetch
Step 3
Review metadata fields
Step 4
Enable premium live retrieval
Sample request
curl --request POST 'https://api.apiverse.ai/gov/v1/documents/fetch' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"document_type": "aadhaar",
"consent_token": "consent_123"
}'Sample response
{
"document_type": "aadhaar",
"issuer": "UIDAI",
"verified": true,
"download_url": "https://files.apiverse.ai/doc_123.pdf"
}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.