CLS API Documentation

Base URL: https://cls.jockerlab.site/api/v1

🔐 Authentication

All requests require an API key in the header:

X-API-Key: sk_live_XXXXXXXXXXXXXXXX

📡 Endpoints

GET/status

Return service health status.

GET/health

Kubernetes liveness probe endpoint.

GET/metrics

Prometheus-compatible metrics (requires Authorization: Bearer).

⚠️ Rate Limits

Note: Internal infrastructure API. Public access limited to health-check endpoints only.