- Home
- Categories
- Development
- Bolt.new API
Bolt.new API
Bolt.new API provides developers with programmatic access to an AI-driven platform for full-stack project creation, management, and deployment.
Reference for available routes, request structures, and live examples.
Create a new Bolt project
https://api.bolt.new/v1/projectscurl -X POST 'https://api.bolt.new/v1/projects' \
-H 'Authorization: Bearer YOUR_API_KEY'{
"name": "My Project",
"template": "nodejs"
}{
"id": "proj_123",
"name": "My Project"
}- {'items': ['Rapid MVP generation for startups'Optimized Capability
- 'Automated scaffolding in CI/CD pipelines'Optimized Capability
- 'Client demo prototypes without local setup'Optimized Capability
- 'IDE plugin integration for AI‑assisted development']}Optimized Capability
API Specifications
v1100 requests per minute
Use Case: Best For
Not Recommended For
Explore Related APIs
Discover similar APIs to Bolt.new API
Redoc API Documentation Tool
Redoc API Documentation Tool provides an open-source solution to create interactive API documentation from OpenAPI or Swagger definitions, suitable for both public and internal documentation.
Scalar API Documentation Tool
The Scalar API Documentation Tool integrates API client functionality, interactive documentation, and OpenAPI editing, enabling teams to manage APIs effectively.
DeepSeek Coder API
DeepSeek Coder API offers developers AI-driven tools for code generation, analysis, and transformation, enhancing productivity and code quality.