Webhook verification keys
Public JWKS for verifying x-rk1-signature on /process webhooks (compact ES256 JWT: claims bind processingId, eventId, type and bodySha256, with a 5-minute exp window).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
JSON Web Key Set (public keys only).
keys