Live demo - fictional data, reset regularly. Sign-ups, backups and connector credentials are disabled.Book a walkthrough
Plugboard
Account
ConnectorsWorkflowSLAAutomationBrandingUsersRolesFeaturesSSOKnowledge baseAPI & webhooksConnector agentsBackupsLicence

API & webhooks

Issue API keys for the public API, and get notified of events via signed webhooks.

API keys

Use with header x-api-key against /api/v1/ping, /v1/devices, /v1/submissions.

Webhooks

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.