Skip to content
OpenRouterFree
openrouter/fusion

About this model

Fusion turns your prompt into a small multi-model deliberation. A panel of expert models (see below) analyzes your prompt in parallel with web search and web fetch enabled, then a...

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/fusion",    "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
1,000,000 tokens
Input modality
Text
Added
Jun 13, 2026