Metrion supports two authentication modes. Choose the one that fits your workflow.Documentation Index
Fetch the complete documentation index at: https://metrion.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Stored mode (recommended)
- Pass-through mode
In stored mode, you use your Metrion token (OpenAI-compatible SDKs (OpenAI, Gemini, Mistral, Grok)Set Before using stored mode, add your provider API key in Settings → Providers or on the Integrate page.
sk-metrion-xxx) as the API key. Metrion looks up your provider key from encrypted storage and forwards it to the provider on your behalf. Your provider key never leaves Metrion’s secure vault.How to get your tokenFind your Metrion token in one of two places:- Settings → Metrion Key
- The Integrate page (shown during onboarding)
sk-metrion- followed by 32 hex characters.Anthropic SDKSet api_key to your Metrion token. The SDK sends it as the x-api-key header.api_key to your Metrion token. The SDK sends it as Authorization: Bearer.Token format
Metrion tokens follow this format:sk-metrion-a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4