SandBase is live — $1 in free credits on signupStart free ›

Openrouter modelsChat Completions model

openrouter/pareto-code

The Pareto Router maintains a tiered shortlist of strong coding models, ranked by [Artificial Analysis](https://artificialanalysis.ai/) coding percentiles. Set min_coding_score between 0 and 1 on the [pareto-router plugi...

Input⌘ / Ctrl + Enter

Try a prompt

2M max output
OutputReady

Your response will appear here

Choose an example or write a prompt, then click Run.

API details and access

Model Details

ProviderOpenrouter
TypeLlm
Model IDopenrouter/pareto-code

Capabilities

InputText
OutputText
Context-
Max Output2,000,000
VisionNot supported
Function CallingNot supported

Access details

Chat Completions
Base URLhttps://api.sandbase.ai
API Endpoint/v1/chat/completions
{
  "model": "openrouter/pareto-code",
  "messages": [
    {
      "role": "user",
      "content": "Hello"
    }
  ],
  "max_tokens": 512
}

Pricing

Pricing is not configured for this model.

Related Models

openrouter/autoYour prompt will be processed by a meta-model and routed to one of dozens of models (see below), optimizing for the best possible output. To see which model was used, visit [Activity](/activity), or read the `model` attribute of the response. Your response will be priced at the same rate as the routed model. Learn more, including how to customize the models for routing, in our [docs](/docs/guides/routing/routers/auto-router). For another way to route, see [Pareto Code](/openrouter/pareto-code).openrouter/bodybuilderTransform 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: "count to 10 using gemini and opus." This is useful for creating multi-model requests, custom model routers, or programmatic generation of API calls from human descriptions. **BETA NOTICE**: Body Builder is in beta, and currently free. Pricing and functionality may change in the future.openrouter/fusionFusion 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 judge model synthesizes their responses into a structured analysis — consensus, contradictions, partial coverage, unique insights, and blind spots — and writes the final answer from it. By default the panel is the `Quality` preset; switch to `Budget` for cheaper members, or override the panel and judge entirely with the fusion plugin's `analysis_models` and `model` fields. Reach for Fusion when a single model isn't enough — research, expert critique, or anywhere the cost of being wrong outweighs a few extra completions. Because Fusion runs every panel member plus a judge call, your request is priced as the sum of those underlying completions rather than a single model. To see which models ran, visit [Activity](/activity). Learn more in our [docs](/docs/guides/features/plugins/fusion). For another way to route, see the [Auto Router](/openrouter/auto).