PROFESSIONAL HEADLESS PDF

Introduction

This documentation describes how to use requests within the SIGNIUS API.

With this API, you can integrate document signing within your own platform, keeping the SIGNIUS Portal hidden from the end-user

Communication is handled via port 8970 using an API key or a generated certificate (please contact our team).

To enable PROFESSIONAL HEADLESS PDF API functionality, you must first initialize user creation via PROFESSIONAL RA (unless the user has already been created through this API)

The following methods must be invoked:

  • (RA) Create a new user

  • (RA) Initialize identity verification

  • (RA) Get list of verification methods for user

  • (RA) Check if user needs to be verified

  • (RA) Delete user (optional)

For more information, visit https://docs.signius.eu/api/raarrow-up-right

In this documentation you can find, how to:

  • Create folder

  • Delete a folder

  • Upload a document

  • Delete a document

  • Submit a document for signing

  • Create Session

  • Signing hash SMS

  • Download signed document

Last updated