jishie

Step 1 (32K)

stepfun-ai/step-1-32k · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$3.93Blended $/1M (3:1)
$2.05Input $/1M
$9.59Output $/1M
$11.641M in + 1M out
$0.41 −80%Cache read $/1M
#4652 of 5,000Cheapest rank
Provider
StepFun (Global) (stepfun-ai)
Context
32,768 tokens
Max output
32,768 tokens
Capabilities
toolstext

Same model, other providers

“Step 1 (32K)” is offered by 2 providers — cheapest-effective first. This one (StepFun (Global)) is the cheapest.

ProviderInputOutputBlendedContext
StepFun (Global) (this)$2.05$9.59$3.9333k
StepFun (China)$2.05$9.59$3.9333k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at StepFun (Global) and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"step-1-32k","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):