Settings
Update signature level configuration
Set the eIDAS signature level and optionally configure a QES/AES provider. Provider credentials are stored encrypted.
PUT
Error
Documentation Index
Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token generated at Settings > API
Body
application/json
Signature level: ses (Simple), aes (Advanced), or qes (Qualified)
Available options:
ses, aes, qes Example:
"qes"
QES/AES provider name (e.g. swisscom, d-trust, infocert)
Example:
"swisscom"
API key for the QES provider (stored encrypted)
API endpoint URL for the QES provider (stored encrypted)
Example:
"https://ais.swisscom.com/AIS-Server/rs/v1.0"
Certificate ID at the QES provider (stored encrypted)
Error