Reference overview
This section is the information-oriented part of the docs. It aims to be exhaustive and terse, not to teach. If you’re new, start with Quickstart instead.
What’s in here
Section titled “What’s in here”- API reference — every endpoint, parameter, and response field,
generated automatically from the OpenAPI spec at
src/schemas/api.yaml. - Errors — the error codes you may see and how to react.
- Example reference page — the original placeholder page; delete or repurpose it.
Conventions
Section titled “Conventions”- Code samples assume
API_KEYis set in your environment. - All timestamps are ISO 8601 strings in UTC.
- IDs use a typed prefix (
wdg_,evt_, …) followed by a 26-character ULID.
Further reading
Section titled “Further reading”- Read about reference in the Diátaxis framework.
Maintained by EkLine