Axiym

Get webhook public key

Returns the Ed25519 public key identified by the webhook's X-Key-Id header. Use the key to verify X-Signature against the raw request body.

Cache keys by publicKeyId. Retrieve the key again when a delivery contains an identifier you do not recognize.

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