Skip to content
OpenRouterFree
openrouter/bodybuilder

About this model

Transform your natural language requests into structured OpenRouter API request objects. Describe what you want to accomplish with AI models, and Body Builder will construct the appropriate API calls. Example:...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "openrouter/bodybuilder",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

Free

per 1M tokens

Output tokens

Free

per 1M tokens

This model is free: requests are not charged.

Specifications

Provider
OpenRouter
Context window
128,000 tokens
Input modality
Text
Added
Dec 5, 2025