Required keys
The FireRouter model currently routes pass-through requests to Claude Opus 4.8 (
claude-opus-4-8), so an Anthropic key is required on every request. This pass-through model is subject to change.
Fireworks key header
Send your Fireworks API key with either header:X-FireRouter-Fireworks-Key is also accepted. New integrations should prefer X-Fireworks-Api-Key.
Anthropic provider key
The canonical header for Anthropic pass-through is:x-api-key and Authorization: Bearer are also accepted for Anthropic clients that send credentials that way. For new integrations, prefer x-anthropic-api-key.
Example:
Common errors
Related
- Quickstart: API call examples
- Overview: routing model and model ID