Axiym

Get webhook public key

Returns the Ed25519 public key identified by the X-Key-Id header on a webhook delivery. Use this key to verify the X-Signature value against the raw request body. Cache keys by publicKeyId and retrieve a new key when an unfamiliar identifier is received.

AuthorizationBearer <token>

In: header

Path Parameters

publicKeyId*string

Public key identifier (UUID).

Header Parameters

X-Request-Id?string

Optional identifier for tracing a request end to end. A UUID is recommended. Axiym returns it in the X-Request-Id response header and records it in logs. If omitted, Axiym generates one. Include it when contacting support.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json