Skip to content
Lira APILira API

Webhooks

Create a webhook

post/client/webhooks

Register an HTTPS endpoint to receive real-time event notifications.

Authorization

Bearer token in the Authorization header.

Body required

urlstringrequired

HTTPS endpoint URL. Must be publicly reachable. Private IPs and localhost are not allowed.

eventsstring[]required
secretstring

Optional signing secret (min 16 chars). Auto-generated if omitted. Not returned after creation.

Response

idstringrequired
organizationIdstringrequired
urlstringrequired
eventsstring[]required
statusstringrequired

Options: activeinactivefailed

createdAtstringrequired
updatedAtstringrequired