Skip to main content

List All Projects

Get all projects in your organization:
Response:

Create a New Environment

Create a new environment in a project:
Response:

Deploy an Application

Trigger an application deployment:
Response:

Get Application Status

Check the status of an application:
Response:

Manage Environment Variables

Create Environment Variable

Create Secret

List Environment Variables

Stream Application Logs

Get application logs (last 100 lines):

Create and Deploy a Database

Create PostgreSQL Database

Deploy Database

Complete Workflow Example

Here’s a complete example that creates a project, environment, application, and deploys it:

Batch Operations

Deploy Multiple Applications

Webhook Integration

Create a Webhook

Handle Webhook Events

Example webhook handler in Node.js/Express:

CI/CD Integration Examples

GitHub Actions

GitLab CI

Error Handling

Always handle errors appropriately:

Rate Limiting Best Practices

Handle rate limits gracefully:

Additional Resources

API Reference

Complete API documentation

OpenAPI Spec

Download OpenAPI specification