Data Gateway Copy
Number of APIs: 13
Build the data flow you need—for customer onboarding, background verifications, and collecting electronic signatures.
We currently support the following data blocks:
Aadhaar based e-Sign Collect legally binding digital signatures. Upload a document and create a signature request for one or more signers.
Aadhaar Offline KYC Onboard with Aadhaar XML on your platform, in compliance with UIDAI & RBI guidelines. Simply create a request and share the request URL with your customers.
PAN Verification Check validity and name of PAN holder, with a simple and straightforward PAN verification API.
Bank Account Verification Confirm the validity of an account from the account holder’s bank, with penny-drop done in real-time.
-
eSign-eSign Template - Get Template GET {{base_url}}/api/templates/:id
-
eSign - Download a Signed Document GET {{base_url}}/api/signature/:requestId/download/
-
eSign-eSign Template - Upload eSign document template POST {{base_url}}/api/templates
-
eSign-eSign Template - Render eSign document template POST {{base_url}}/api/templates/:id/render
-
eSign-Flexible eSign APIs - Create Sig Request config POST {{base_url}}/api/signature
-
eSign-Flexible eSign APIs - Upload Signing Config POST {{base_url}}/api/signature/config
-
eSign - Upload Document POST {{base_url}}/api/documents
-
eSign - Create Signature Request POST {{base_url}}/api/signature
-
eSign - Get Signature Request by Request ID GET {{base_url}}/api/signature/:requestId
-
eSign - Delete Signature Request POST {{base_url}}/api/signature/:id/delete/