Skip to main content
OpenAPI reference

Documentation

OpenAPI reference

Machine-readable API specification.

OpenAPI reference

Download the live spec:

GET https://auva.dev/api/openapi

Source of truth in the repository: openapi/auva.openapi.yaml

Coverage

The spec documents authentication, notes, Go, cloud, workspaces, webhooks, and report endpoints. Import into Postman, Insomnia, or code generators.

SDK generation

npx openapi-typescript openapi/auva.openapi.yaml -o sdk/src/types.ts