identity

open weights
Parasail logo

parasail-qwen3-235b-a22b-instruct-2507Parasail

in /1M$0.15input tokens
out /1M$0.85output tokens
context262K8K out
trainingnoon your prompts
api
chat
hosting
US
model lab
Alibaba (Qwen)
weights
open
added
July 2025
model id
parasail/parasail-qwen3-235b-a22b-instruct-2507

capabilities 2/8

visionreasoningtoolscachingweb searchjson schemacomputer useimage gen

3 providers serve qwen3-235b-a22b-instruct-2507. This page is one of them. Compare all endpoints

pricing

no markup
input
$0.15
output
$0.85
cache write
-
cache read
-

worked cost

Estimated cost for three request volumes
volumecost
100K in + 10K out$0.0235
1M in + 100K out$0.23
10M in + 1M out$2.35

Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing

provider price, passed throughper 1M tokens

measured

through Sep 12

no measured traffic for this endpoint yet. pricing above is the provider's own

benchmarks

artificial analysis

no published scores for this exact variant. region deployments and highspeed tiers usually share the base model's results

policy

data terms
retention
none
trains on prompts
no
hosted in
US

Terms are the provider's, not Requesty's: routing a request here puts it under them. Parasail Privacy Policy

Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.

quickstart

openai compatible
parasail/parasail-qwen3-235b-a22b-instruct-2507

this id pins the parasail deployment, with no routing and no failover. the managed id on the canonical page routes across all 3 providers instead

main.py
from openai import OpenAI client = OpenAI(    api_key="YOUR_REQUESTY_API_KEY",    base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create(    model="parasail/parasail-qwen3-235b-a22b-instruct-2507",    messages=[        {"role": "user", "content": "Explain quantum computing in one paragraph."},    ],) print(response.choices[0].message.content)

Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models

notes

reference

Qwen 3 235B a22b Instruct

questions 5

How much does parasail-qwen3-235b-a22b-instruct-2507 cost?
parasail-qwen3-235b-a22b-instruct-2507 is priced at $0.15 per million input tokens and $0.85 per million output tokens when accessed via Requesty. Requesty charges exactly what the upstream provider charges, we don't add markup.
What is the context window of parasail-qwen3-235b-a22b-instruct-2507?
parasail-qwen3-235b-a22b-instruct-2507 has a context window of 262K tokens, with a maximum output of 8K tokens per response. That is roughly 350 words of input you can fit in a single prompt.
What can parasail-qwen3-235b-a22b-instruct-2507 do?
parasail-qwen3-235b-a22b-instruct-2507 supports tool calling, structured outputs (JSON schema). You can call it through any OpenAI-compatible client by pointing base_url to Requesty.
How do I use parasail-qwen3-235b-a22b-instruct-2507 with the OpenAI SDK?
Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "parasail/parasail-qwen3-235b-a22b-instruct-2507". The quickstart pane shows Python, JavaScript and cURL snippets.
Can I run parasail-qwen3-235b-a22b-instruct-2507 through Requesty?
Yes. parasail-qwen3-235b-a22b-instruct-2507 runs through Requesty's OpenAI-compatible API, served from Parasail. You do not host the model yourself: point base_url at Requesty, set the model to "parasail/parasail-qwen3-235b-a22b-instruct-2507", and requests are routed to the upstream provider with automatic failover. The same key gives you 600+ other models too.

more from parasail 4

Other Parasail endpoints
endpointctxin /M
deepseek-v4-flash-04241.0M$0.14
gemma-4-26B-A4B-it262K$0.13
gemma3-27b-it128K$0.30
parasail-qwen25-vl-72b-instruct33K$0.70

call parasail-qwen3-235b-a22b-instruct-2507 through one endpoint

One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology

parasail-qwen3-235b-a22b-instruct-2507parasailin $0.15 /1Mout $0.85 /1Mctx 262Khosted US3 providers serve this model