Model specifications
- Context
- 128,000 tokens
- Maximum output
- Not provided
- Architecture
- text->text
- Tokenizer
- Router
- Knowledge cutoff
- Not provided
- Moderated
- No
Variable pricing
The routed model determines the charge. A missing fixed rate does not mean the request is free.
Quick start
Set OPENROUTER_API_KEY locally. Python requires requests; JavaScript runs in Node.js. Keep the key on the server.
curl --fail-with-body https://openrouter.ai/api/v1/chat/completions \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"openrouter/bodybuilder","messages":[{"role":"user","content":"Hello!"}]}'Input → Output
Supported API parameters
0 providers
Checked: September 7, 2026
Provider availability, latency, throughput and routing can change continuously. Open the source page for current operational data.
No endpoint details were provided at the last synchronization.