This document defines the server-side API required to enable communication with Signatus Mobile App through the “REST channel” feature of the SIGNATUS mobile application.
- Authentication: Every API operation must be protected to prevent unauthorized access. Credentials are provided only with the initial request. Subsequent requests use session cookies for authentication.
- Configuration: The REST API endpoints (URLs) can be configured in the application settings.
