Skip to main content

OpenAI-compatible?

Primary text path follows OpenAI Chat Completions. Point clients at https://api.omnimux.ai/v1 with an OmniMux sk- and live model ids. See language complete reference.

Modalities

Live catalog only: language / image / video, plus social-data (read) and publishing (write, different auth).

Why not identical to ChatGPT/Claude websites?

APIs expose model capability, not each vendor’s product shell (browsing, memory UI, built-in tools). Manage context, system prompts, and tools yourself.

Video tasks

Create: POST /v1/video/generations
Poll: GET /v1/video/generations/{task_id}
Do not confuse with /v1/videos/{id}/content download.

Agent-readable docs?

Mintlify auto-generates machine-readable surfaces (no hand-maintained index): These stay in sync with published docs. Prefer them over scraping HTML.