stepfunfor the standard endpointstepfun-planfor the Step Plan endpoint
Region and endpoint overview
| Endpoint | China (.com) | Global (.ai) |
|---|---|---|
| Standard | https://api.stepfun.com/v1 | https://api.stepfun.ai/v1 |
| Step Plan | https://api.stepfun.com/step_plan/v1 | https://api.stepfun.ai/step_plan/v1 |
STEPFUN_API_KEY
Built-in catalog
Standard (stepfun):
| Model ref | Context | Max output | Notes |
|---|---|---|---|
stepfun/step-3.5-flash | 262,144 | 65,536 | Default standard model |
stepfun-plan):
| Model ref | Context | Max output | Notes |
|---|---|---|---|
stepfun-plan/step-3.5-flash | 262,144 | 65,536 | Default Step Plan model |
stepfun-plan/step-3.5-flash-2603 | 262,144 | 65,536 | Additional Step Plan model |
Getting started
Choose your provider surface and follow the setup steps.- Standard
- Step Plan
Best for: general-purpose use via the standard StepFun endpoint.
Choose your endpoint region
| Auth choice | Endpoint | Region |
|---|---|---|
stepfun-standard-api-key-intl | https://api.stepfun.ai/v1 | International |
stepfun-standard-api-key-cn | https://api.stepfun.com/v1 | China |
Model refs
- Default model:
stepfun/step-3.5-flash
Advanced configuration
Full config: Standard provider
Full config: Standard provider
Full config: Step Plan provider
Full config: Step Plan provider
Notes
Notes
- The provider is bundled with FluffBuzz, so there is no separate plugin install step.
step-3.5-flash-2603is currently exposed only onstepfun-plan.- A single auth flow writes region-matched profiles for both
stepfunandstepfun-plan, so both surfaces can be discovered together. - Use
fluffbuzz models listandfluffbuzz models set <provider/model>to inspect or switch models.
For the broader provider overview, see Model providers.
Related
Model selection
Overview of all providers, model refs, and failover behavior.
Configuration reference
Full config schema for providers, models, and plugins.
Model selection
How to choose and configure models.
StepFun Platform
StepFun API key management and documentation.