Available resources
- Endpoints: Start, stop, scale, and monitor container endpoints.
- Replicas: View live replica status for active endpoints.
- Logs: Access endpoint log files and their contents.
Authentication
All requests require an API key in the request headers. Pass your API key as a Bearer token in theAuthorization header.
API Keys can only access the projects and endpoints specified at creation time.
Important notes
- Replica scaling is only available when the endpoint is active.
- Endpoints with autoscaling enabled cannot be manually scaled.
- Endpoint settings can only be patched (PATCH) when the endpoint is inactive.

