Data Gateway Copy

Number of APIs: 13

Build the data flow you need—for customer onboarding, background verifications, and collecting electronic signatures.

See on Setu docs

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.

  1. eSign-eSign Template - Get Template GET {{base_url}}/api/templates/:id

  2. eSign - Download a Signed Document GET {{base_url}}/api/signature/:requestId/download/

  3. eSign-eSign Template - Upload eSign document template POST {{base_url}}/api/templates

  4. eSign-eSign Template - Render eSign document template POST {{base_url}}/api/templates/:id/render

  5. eSign-Flexible eSign APIs - Create Sig Request config POST {{base_url}}/api/signature

  6. eSign-Flexible eSign APIs - Upload Signing Config POST {{base_url}}/api/signature/config

  7. eSign - Upload Document POST {{base_url}}/api/documents

  8. eSign - Create Signature Request POST {{base_url}}/api/signature

  9. eSign - Get Signature Request by Request ID GET {{base_url}}/api/signature/:requestId

  10. eSign - Delete Signature Request POST {{base_url}}/api/signature/:id/delete/