Skip to main content
Muxx provides two main APIs:

Gateway API

The gateway is an OpenAI-compatible and Anthropic-compatible proxy:
  • Base URL: https://gateway.muxx.dev/v1
  • Authentication: X-Muxx-Api-Key header
  • Endpoints: Standard provider endpoints

Chat Completions

OpenAI-compatible chat endpoint

Messages

Anthropic-compatible messages endpoint

Management API

Programmatically access logs, analytics, and settings:
  • Base URL: https://api.muxx.dev/v1
  • Authentication: Bearer token with Muxx API key

Endpoints

Authentication

All API requests require authentication:

Rate Limits

Errors

All APIs return standard error responses: