v1

latestOpenAPI 3.0.32026-07-14108241269.2 KB
DigiLocker

Fetch Vehicle RC XML from DigiLocker

Fetches the user's vehicle Registration Certificate (RC) from DigiLocker and returns it as an XML file. Requires a valid reference key obtained from /digilocker/get_reference. Use this endpoint after the user has completed the DigiLocker flow and consented to share their RC document.

post/verify/digilocker/fetch_rc/xml

Request body

reference_keystring required

Reference key obtained from /digilocker/get_reference.

Example request

{
  "reference_key": "1700000000000_abcdef123456"
}

Response

Vehicle RC XML file