ApiLux

Changelog

Changes to the public API. We add fields; we do not remove fields from a published response.

2026-08-05

  1. 01Added GET /models — the catalogue of models you can call.
  2. 02Added POST /chat/completions with an OpenAI-shaped response.
  3. 03Added POST /images/generations and POST /images/edits.
  4. 04Added POST /videos/generations, GET /videos/generations/{jobId} and the download endpoint.
  5. 05POST /chat keeps its contract — no field changed.