Skip to main content
MetrixLLM routes your requests to six major AI providers. You bring your own API keys — MetrixLLM never marks up model costs.

Adding a provider key

1

Open Workspace Settings

In your workspace, go to Settings → Providers.
2

Add a provider

Click Add Provider, select the provider, and paste your API key from that provider’s dashboard.
3

Save

Click Save. Your key is encrypted at rest immediately.

Supported providers

The Internal name is how MetrixLLM identifies the provider in routing rules, request logs, and response headers.

Custom providers

You can route requests to any OpenAI-compatible endpoint by adding a Custom Provider in the dashboard. This is useful for:
  • Self-hosted models (e.g. vLLM, Ollama, LM Studio)
  • Fine-tuned model endpoints
  • Other providers with OpenAI-compatible APIs
Navigate to Settings → Providers → Add Custom Provider and enter the base URL of the endpoint.

Next: connect your SDK

Drop-in Endpoints →

See exactly what to change in your SDK to start routing through MetrixLLM.