Introduction

With this API you are able to authorize users and sign hashes of documents.

To sign document you need to follow this steps:

  1. Login user

  2. Verify user session

  3. Get user certificate

  4. Initialize user authorization

  5. Authorize user using the SMS code (OTP token)

  6. Sign the document

To use this API, you need to import the .p12 certificate, which was provided by our team, or the certificate generated by you, which we imported into our truststore.

Last updated