v1

latestOpenAPI 3.0.02026-07-249372139.7 KB
Webhooks

Generate Signing Key

Generates a single signing key used for all webhook requests to validate webhook requests originate from Liongard. Once generated all webhook requests will include a x-liongard-hmac-sha256 header value used to validate reqeusts. More details here on how to validate those requests.

post/webhooks/auth

Response

Success

Successstring
Datastring

Example response

{
  "Data": "w5mYaGOrxHay/&a':xE-E+%JUNTPsW}o|Mn^^12DUy23"
}