Generations
FastRouter API Key. Get yours at https://fastrouter.ai
Format: Authorization: Bearer YOUR_API_KEY
The generation ID returned in the API response. Can be chat_id, request_id, or similar ID field from any FastRouter API endpoint response.
transaction_idGeneration details retrieved successfully
Generation ID (same as requested)
transaction_idModel used for this generation in provider/model format
openai/gpt-3.5-turboProvider that processed the request
openaiHashed API key used for the request (for auditing)
API-KEY-HASHTotal credits consumed by this request
0.000609ISO 8601 timestamp of when the request was made
2025-05-06T13:51:02.889ZAverage response time in minutes per transaction
0.03524546428333333Average tokens processed per nanosecond (throughput metric)
1.5866666666666667Number of tokens in the input/prompt
14Number of tokens in the generated output/completion
105Whether this request used Bring Your Own Key (BYOK). True if customer's own API key was used.
falseAPI endpoint used for the request
/v1/chat/completionsUnix timestamp of request creation
Full request body that was sent (if available)
Full response body that was returned (if available)
Additional metadata about the request
Bad Request - Invalid generation ID format
Invalid Credentials - Your API key is invalid, disabled, or your OAuth session has expired. Check your credentials.
Not Found - Generation ID not found or expired
Rate Limited - You have exceeded your request limits (TPM/RPM). Slow down or increase your limits.
Internal Server Error
Last updated
