API Reference
The API client is auto-generated from openapi.yaml using Orval.
Do not edit
src/lib/api/generated/manually. Regenerate withrtk bun generate:api.
Base URL
Configured via NEXT_PUBLIC_API_URL environment variable.
Regenerating the Client
rtk bun generate:apiThis reads openapi.yaml and outputs typed hooks and types to src/lib/api/generated/.