Navigation
API
Container Duck exposes a REST API for managing projects and apps programmatically. The API is used internally by the web UI — everything you can do in the browser, you can do via the API.
Status
The API is functional but not yet versioned for public consumption. We're working on stabilizing the contract and publishing full endpoint documentation.
In the meantime, the web UI is the recommended way to interact with the platform.
Authentication
The API uses the same session-based authentication as the web UI. Programmatic API keys are on the roadmap.
Want API access?
If you have a specific automation or integration use case, open an issue and let us know what you need. This helps us prioritize the right endpoints.