v1

latestOpenAPI 3.0.32026-07-14108241269.2 KB
DigiLocker

Fetch Degree Certificate from DigiLocker

Fetches the user's degree certificate from DigiLocker and returns it as a PDF 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 degree certificate.

post/verify/digilocker/fetch_degree

Request body

reference_keystring required

Reference key obtained from /digilocker/get_reference.

Example request

{
  "reference_key": "1700000000000_abcdef123456"
}

Response

Degree certificate PDF file