Skip to Content
TechnicalAPI Reference

API Reference

The API client is auto-generated from openapi.yaml using Orval.

Do not edit src/lib/api/generated/ manually. Regenerate with rtk bun generate:api.

Base URL

Configured via NEXT_PUBLIC_API_URL environment variable.

Regenerating the Client

rtk bun generate:api

This reads openapi.yaml and outputs typed hooks and types to src/lib/api/generated/.