stepfun-ai/step-1-32k · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.
stepfun-ai)“Step 1 (32K)” is offered by 2 providers — cheapest-effective first. This one (StepFun (Global)) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| StepFun (Global) (this) | $2.05 | $9.59 | $3.93 | 33k |
| StepFun (China) | $2.05 | $9.59 | $3.93 | 33k |
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):