Skip to main content
Base URL: https://api.omnimux.ai (OpenAI-compatible clients usually use https://api.omnimux.ai/v1). Create a sk- key in the console. Model ids: console or GET /v1/models.

Prep

  1. Self-host or cloud n8n
  2. OmniMux API key

Setup

  1. Use OpenAI node or HTTP Request
  2. Auth: Authorization: Bearer sk-...
  3. URL: https://api.omnimux.ai/v1/chat/completions
  4. Body:

Verify

Run the node and inspect choices[0].message.