Digio Apis

Getting started with Digio Rest Apis

API SERVER

SELECTED: https://api.digio.in
AUTHENTICATION
No API key applied
General ⦂

Download document

get {BASE_URL}/v2/client/document/download

Download document

Requires Base 64 encoded clientId:clientSecret in Authorization header
REQUEST
QUERY-STRING PARAMETERS
API Server
https://api.digio.in
Authentication
Required (None Applied)
curl -X GET "https://api.digio.in/v2/client/document/download" \
 -H 'accept: */*' 
RESPONSE

Successfully downloaded the document

*/*
Single line description
Field
Type
Description
file

Pdf File

application/json
 Schema not found