API reference
The full, machine-readable reference for the REST Hook API is generated from the Rust
handlers (via utoipa) and committed as
openapi.json, so it can never drift from the running code.
You can also import openapi.json straight into Postman, Insomnia, or any
OpenAPI client, or generate a client from it.
Prefer prose? The Endpoints page walks through each call with curl
examples.