API description
The base URL for the application's REST API is:
BASE-URL: /signatureplacement/api
Access to the individual functions is authenticated using an API key.
Authentication
authorization : api_key
Create Session
This command creates a new session and returns the Session ID.
Upload Documents
Each document must be submitted individually with an ID via POST. All documents are stored in the database. This command may be called multiple times.
Start Web Application
When all documents have been uploaded, positioning is started.
The parameter signStampCount specifies the number of image marks to be placed.
The specified number of image marks is placed on each uploaded document.
Retrieve Positions
After completion of the web application, the positions can be retrieved using the following command.