ClearML website screenshot

ClearML

ClearML is an open-source MLOps platform with experiment tracking, datasets, model serving, and orchestration. The ClearML Server exposes a versioned REST API split across services (auth, projects, tasks, workers, models, queues, events, pipelines).

ClearML publishes 8 APIs on the APIs.io network, including Auth API, Debug API, Events API, and 5 more. Tagged areas include ML, MLOps, Open Source, Experiment Tracking, and Orchestration.

ClearML’s developer surface includes authentication, developer portal, pricing, engineering blog, and 10 more developer resources.

35.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
9 APIs
MLMLOpsOpen SourceExperiment TrackingOrchestration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 35.7/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/clearml: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

ClearML Auth API

The Auth API from ClearML — 5 operation(s) for auth.

ClearML Debug API

The Debug API from ClearML — 1 operation(s) for debug.

ClearML Events API

The Events API from ClearML — 4 operation(s) for events.

ClearML Models API

The Models API from ClearML — 4 operation(s) for models.

ClearML Projects API

The Projects API from ClearML — 2 operation(s) for projects.

ClearML Queues API

The Queues API from ClearML — 2 operation(s) for queues.

ClearML Tasks API

The Tasks API from ClearML — 15 operation(s) for tasks.

ClearML Workers API

The Workers API from ClearML — 1 operation(s) for workers.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

ClearML REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Clearml Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Clearml Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Clearml Authentication

http · 2 schemes

SECURITY

Clearml Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Clearml Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Clearml Agentic Access

34 operations · 34 acting · 3 human-in-the-loop

34 operations · 34 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: clearml
url: https://raw.githubusercontent.com/api-evangelist/clearml/refs/heads/main/apis.yml
name: ClearML
kind: company
description: ClearML is an open-source MLOps platform with experiment tracking, datasets, model serving, and orchestration.
  The ClearML Server exposes a versioned REST API split across services (auth, projects, tasks, workers, models, queues, events,
  pipelines).
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/clearml.png
tags:
- ML
- MLOps
- Open Source
- Experiment Tracking
- Orchestration
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- aid: clearml:clearml-rest-api
  name: ClearML REST API
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - REST
  - Experiments
  - Tasks
  - Models
  - Pipelines
  description: '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.'
  properties:
  - type: Documentation
    url: https://clear.ml/docs/latest/docs/references/api/index/
  - type: Authentication
    url: https://clear.ml/docs/latest/docs/references/api/login
  - type: SDKs
    title: Python (clearml)
    url: https://clear.ml/docs/latest/docs/clearml_sdk/clearml_sdk
- aid: clearml:clearml-auth-api
  name: ClearML Auth API
  description: The Auth API from ClearML — 5 operation(s) for auth.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/clearml-auth-api-openapi.yml
- aid: clearml:clearml-debug-api
  name: ClearML Debug API
  description: The Debug API from ClearML — 1 operation(s) for debug.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Debug
  properties:
  - type: OpenAPI
    url: openapi/clearml-debug-api-openapi.yml
- aid: clearml:clearml-events-api
  name: ClearML Events API
  description: The Events API from ClearML — 4 operation(s) for events.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/clearml-events-api-openapi.yml
- aid: clearml:clearml-models-api
  name: ClearML Models API
  description: The Models API from ClearML — 4 operation(s) for models.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/clearml-models-api-openapi.yml
- aid: clearml:clearml-projects-api
  name: ClearML Projects API
  description: The Projects API from ClearML — 2 operation(s) for projects.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/clearml-projects-api-openapi.yml
- aid: clearml:clearml-queues-api
  name: ClearML Queues API
  description: The Queues API from ClearML — 2 operation(s) for queues.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Queues
  properties:
  - type: OpenAPI
    url: openapi/clearml-queues-api-openapi.yml
- aid: clearml:clearml-tasks-api
  name: ClearML Tasks API
  description: The Tasks API from ClearML — 15 operation(s) for tasks.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/clearml-tasks-api-openapi.yml
- aid: clearml:clearml-workers-api
  name: ClearML Workers API
  description: The Workers API from ClearML — 1 operation(s) for workers.
  humanURL: https://clear.ml/docs/latest/docs/references/api/index/
  baseURL: https://api.clear.ml
  tags:
  - Workers
  properties:
  - type: OpenAPI
    url: openapi/clearml-workers-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/clearml-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/clearml-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/clearml-domain-security.yml
- type: Authentication
  url: authentication/clearml-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/clearml
- type: Website
  url: https://clear.ml/
- type: Portal
  url: https://clear.ml/docs/latest/docs/
- type: SourceCode
  url: https://github.com/clearml/clearml-server
- type: Pricing
  url: https://clear.ml/pricing
- type: Plans
  url: plans/clearml-plans-pricing.yml
- type: RateLimits
  url: rate-limits/clearml-rate-limits.yml
- type: FinOps
  url: finops/clearml-finops.yml
- type: LlmsText
  url: https://clear.ml/llms.txt
- url: https://clear.ml/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com