Temps de Vi — Public API

Machine-readable specification: /openapi.json (OpenAPI 3.1). Discovery catalog: /.well-known/api-catalog.

GET /api/botiga-products

Returns the shop catalogue grouped into tasts (tastings), tiquets (event tickets) and vaixells (boat trips). No authentication required.

GET /api/status

Health check. Returns {"status":"ok", ...} with HTTP 200.

Authentication

The endpoints above are public. Agent authentication for any future protected endpoints is described in /auth.md.