Easel API
Public REST API status for Easel.
The public Easel REST API is under development and is not yet a supported automation surface.
Use the dashboard, GitHub integration, and Easel CLI for current workflows.
Planned scope
The public API is expected to cover authentication, projects, deployments, environment configuration, domains, logs, and cache operations. Endpoint availability and stability will be documented here as each resource becomes supported.
Do not build production automation against undocumented dashboard endpoints.
Current automation
- Use Git deployments for repository-driven delivery.
- Use the Easel CLI for supported local and CI workflows.
- Contact hello@easel.sh when a workflow requires an API capability that is not yet public.