Skip to main content
GET
Get Webhook Signing Key
Returns the ED25519 public key for verifying webhook signatures. Cache this key. It rarely changes, and your webhook handler should use it to verify that incoming callbacks are genuinely from Lamina and have not been tampered with.

Response

Public key in JWK format

keys
object[]