POST /api/v1/webhooks
Requires Bearer token.
Example
GET /api/v1/webhooks
Requires Bearer token.
DELETE /api/v1/webhooks
Requires Bearer token.
Example
Three endpoints to register webhooks, receive real-time score change notifications, and replay missed deliveries from the Axiom Locus event stream.
POST /api/v1/webhooksGET /api/v1/webhooksDELETE /api/v1/webhooks