ClearML REST API
The ClearML REST API is organized into services: auth (login/credentials), projects, tasks (experiments), workers, models, queues, events, pipelines, and reports. Authentication uses access/secret-key pairs minted in the UI; SDK clients handle token exchange against the auth.login endpoint.