Responses
FastRouter API Key. Get yours at https://fastrouter.ai
Format: Authorization: Bearer YOUR_API_KEY
Model ID in provider/model format. Examples: openai/o3, openai/gpt-4.1, x-ai/grok-4
openai/o3User input - can be a simple string or array of message objects for multimodal/file inputs
Simple text input
ID of a previous response to continue the conversation. Maintains context across requests.
fr_ID123Enable streaming responses for real-time output
falseControls tool usage. 'auto' lets model decide, 'none' disables tools.
autoPossible values: Sampling temperature for randomness control
1Maximum tokens to generate
Run response generation in background
falseSuccessful response
Bad Request - Invalid parameters
Invalid Credentials - Your API key is invalid, disabled, or your OAuth session has expired. Check your credentials.
Rate Limited - You have exceeded your request limits (TPM/RPM). Slow down or increase your limits.
Internal Server Error
Last updated
