v1
latestOpenAPI 3.0.22026-07-14225376.6 KBDigiLocker Meta APIs
Get Statistics
Returns DigiLocker statistics such as the count of users, authentic documents, issuers and requesters as on a specific date.
post/statistics/1/counts
Response
successful operation
Example response
{
"authentic_documents": "3520475277",
"count_as_on": "31072019",
"issuers": "134",
"requestors": "45",
"users": "25873490"
}