Step 3.5 Flash
stepfun/step-3.5-flash · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$0.15
Blended $/1M (3:1)
$0.1
Input $/1M
$0.3
Output $/1M
$0.40
1M in + 1M out
$0.02 −80%
Cache read $/1M
#1329 of 7,712
Cheapest rank
- Provider
- StepFun (China) (
stepfun) - Kind
- text (outputs text)
- Context
- 256,000 tokens
- Max output
- 256,000 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“Step 3.5 Flash” is offered by 9 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Nvidia | free | free | $0.00 | 256k |
| StepFun (China) (this) | $0.1 | $0.3 | $0.15 | 256k |
| EmpirioLabs AI | $0.1 | $0.3 | $0.15 | 256k |
| NanoGPT | $0.1 | $0.3 | $0.15 | 262k |
| Kilo Gateway | $0.1 | $0.3 | $0.15 | 262k |
| OpenRouter | $0.1 | $0.3 | $0.15 | 262k |
| ZenMux | $0.1 | $0.3 | $0.15 | 256k |
| Hugging Face | $0.1 | $0.3 | $0.15 | 262k |
| StepFun (Global) | $0.1 | $0.3 | $0.15 | 256k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at StepFun (China) and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"step-3.5-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):