Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage customer webhook destinations.
GET /v1/endpoints
POST /v1/endpoints
{ "url": "https://example.com/webhooks/praeto", "description": "Production endpoint", "subscribed_events": ["order.created", "invoice.paid"] }
GET /v1/endpoints/{endpoint_id}
PATCH /v1/endpoints/{endpoint_id}
POST /v1/endpoints/{endpoint_id}/rotate-secret
GET /v1/endpoints/{endpoint_id}/health