Staticbot REST API
Automate every part of your deployment pipeline. The Staticbot v1 API gives scripts, CI systems, and AI agents programmatic control over migrations, stacks, and deployments.
Authentication
All API requests are authenticated with a bearer token. Generate an API key in the Staticbot dashboard under Developer → API Keys.
Keys are prefixed with sk- and scoped to a single organization. They never expire but can be revoked at any time.
Base URL
API Reference
Browse endpoints, view request/response schemas, and try requests directly.
Quick Example
Deploy a Vite app end-to-end:
Built for automation
Org-scoped keys
Each key is tied to one organization. Create multiple keys per org and revoke any individually.
Low latency
JSON responses with stable schemas. No pagination surprises — list endpoints return all records.
AI-agent ready
Designed to be called by scripts and AI agents. Predictable status enums and clear error messages.
Ready to automate?
Create an API key from the dashboard and start building in minutes.
