Build and deploy your own apps on inference.sh.
Developer path
| Step | Guide |
|---|---|
| Install CLI | CLI setup |
| Scaffold an app | Creating an app |
| Write handlers | App code |
| Configure & secrets | Configuration · Secrets |
| Deploy | Deploying |
For the full walkthrough (quick start, typed inputs, best practices), see Extending Apps.
Related guides
- Coding agents — Use AI assistants while building apps (includes Claude Code belt plugin)
- Multi-function apps — Multiple entry points in one app
- Output metadata — Usage fields for billing
- Usage-based pricing — CEL formulas and store listing config
- Sessions — Stateful multi-call execution
- Graceful cancellation — Stop long-running work safely
- Troubleshooting — Common CLI and deploy issues
Run apps from code
→ SDK overview · REST API