Guidelines for SignAPI service integration

History

VersionDescription
v.1Initial web version

Description

Signature creation and validation service API's (SignAPI) work is based on sessions.

Received session identifier shall be used in all future requests as reference to a specific set of files.

SignAPI provides session storage on a perpetual basis and is used as an identifier for a particular file or set of files.

Service providers only need to retrieve the session identifier once and Service provider shall save session identifier with the parameters of a related particular file or set of files.

Components

SignAPI hosts

EnvironmentHost <SignAPI_base_url>
Testsignapi-prep.eparaksts.lv
Productionsignapi.eparaksts.lv

Test and explore SignAPI

🚀

Start testing with the Postman collection or use the API Reference to inspect endpoints and try requests directly from the documentation.