Skip to main content

API reference status

Public REST API status for Easel. Coming soon.

Note: This is a preview feature currently under active development.

Easel does not yet expose a public REST API. Today, deploy through Git, the dashboard at app.easel.sh, and the CLI.

What you can do today

  • Connect repositories and manage deployments from the dashboard
  • Inspect deployments and request logs from the CLI
  • Configure environments, preview URLs, and custom domains
  • Set environment variables
  • Create Web Application Firewall (WAF) rules and attack protection from project settings

See Getting started for the full first-deploy workflow.

REST API (coming soon)

A public REST API for projects, deployments, domains, and environment variables is in active development. Endpoints will be documented here with authentication, request examples, and rate limits as they ship.

For early API access or automation requirements, email hello@easel.sh.

On this page

Edit on GitHub