ConnectorsWorkflowSLAAutomationBrandingUsersRolesFeaturesSSOKnowledge baseAPI & webhooksConnector agentsBackupsLicence
API & webhooks
Issue API keys for the public API, and get notified of events via signed webhooks.
API keys
- No API keys yet.
Use with header x-api-key against /api/v1/ping, /v1/devices, /v1/submissions.
Webhooks
- No webhooks. Add one to receive event deliveries.
Deliveries are signed: verify x-plugboard-signature: sha256=… (HMAC of the body with the secret). Known events: submission.created, submission.status, loan.assigned, monitor.down, monitor.up, backup.success, backup.failed.