Kontorion Billing API
stringstringstringstring
Webhook secrets are the HMAC signing keys used to authenticate inbound webhook payloads. Each secret is scoped to an entity (e.g., a specific integration endpoint) and can be rotated without downtime by creating a new secret before deactivating the old one.
Create a webhook secret
POST
https://api.kontorion.eu/v1
/webhook-secrets
Creates a new webhook signing secret. The full signing_key is returned only once and cannot be retrieved again.
Create a webhook secret › Request Body
descriptionentity_identity_typesigning_methodCreate a webhook secret › Responses
Wrapped in data envelope, includes signing_key