Skip to main content
Configure a project before deploying, running jobs, or connecting integrations.

Steps

  1. Create or select a project.
  2. Apply a template when the project needs starter resources.
  3. Create environments for development, preview, or production.
  4. Add variables and secrets for each environment.
  5. Review configuration before deployment or runtime work.

Try it with REST

Create a project: POST /projects
Terminal
Create a production environment: POST /projects/{project_reference}/environments
Terminal

API surfaces

Verify

List projects and confirm the project slug exists. List environments and confirm production exists for the project.

Configuration surfaces

API reference