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 12 more developer resources.

36.0/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
MLMLOpsOpen-SourceExperiment TrackingOrchestration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 10

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

API Collection

OPEN COLLECTION

ClearML REST Auth API

OPEN COLLECTION

ClearML REST API

OPEN COLLECTION

Scroll for all 10

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 3

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).
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/clearml.png
tags:
- ML
- MLOps
- Open-Source
- Experiment Tracking
- Orchestration
tags_raw:
- ML
- MLOps
- Open Source
- Experiment Tracking
- Orchestration
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
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
  - Task
  - Models
  - Pipelines
  tags_raw:
  - 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:
  - Authentication
  tags_raw:
  - 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:
  - Event
  tags_raw:
  - 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:
  - Project
  tags_raw:
  - 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:
  - Task
  tags_raw:
  - 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: IssueTracker
  url: https://github.com/clearml/clearml-server/issues
- type: Releases
  url: https://github.com/clearml/clearml-server/releases
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/clearml"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/clearml/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/clearml/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.