Sliplane Control API
The Sliplane Control API is a REST API at https://ctrl.sliplane.io/v0 for programmatically managing organizations, projects, services, deployments, custom domains, registry credentials, servers, volumes, events, logs, metrics, and OAuth clients on the Sliplane platform. Authentication is via Bearer token using either organization-scoped API keys (api_rw_org_xxx_secret / api_ro_org_xxx_secret) created in team settings, or OAuth 2.0 client credentials.