How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ClearML Tasks API

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

ClearML Tasks API is one of 9 APIs that ClearML publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 15 paths. It is described by OpenAPI 3.2.0, at version 2.30.

Requests are made against 2 base URLs: https://api.clear.ml, https://{host}/api/v2.30.

15 operations 15 paths 0 schemas 15 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.30
Base URL
https://api.clear.ml
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

ClearML Tasks API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token obtained from /auth.login
  • BasicAuth — HTTP Basic with accesskey / secretkey for /auth.login

Paths & Operations 15

Across 15 paths, the API surfaces 15 operations — 15 POST. Each is listed below with its method, path, parameters, and response codes.

Tasks 15
POST
/tasks.create
Create a task
tasksCreate body → 200
POST
/tasks.get_by_id
Get a task by id
tasksGetById body → 200
POST
/tasks.get_all
Query tasks
tasksGetAll body → 200
POST
/tasks.edit
Edit a task
tasksEdit body → 200
POST
/tasks.clone
Clone a task
tasksClone body → 200
POST
/tasks.delete
Delete a task
tasksDelete body → 200
POST
/tasks.enqueue
Enqueue a task for execution
tasksEnqueue body → 200
POST
/tasks.dequeue
Dequeue a task
tasksDequeue body → 200
POST
/tasks.started
Mark a task as started (inprogress)
tasksStarted body → 200
POST
/tasks.stopped
Signal a task has stopped
tasksStopped body → 200
POST
/tasks.completed
Mark a task as completed
tasksCompleted body → 200
POST
/tasks.failed
Mark a task as failed
tasksFailed body → 200
POST
/tasks.reset
Reset a task to its initial state
tasksReset body → 200
POST
/tasks.publish
Publish a task
tasksPublish body → 200
POST
/tasks.add_or_update_artifacts
Add or update artifacts on a task
tasksAddOrUpdateArtifacts body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clearml-tasks-api-openapi.yml Raw ↑

Other APIs ClearML publishes across the network.

ClearML REST API
ClearML Auth API
ClearML Debug API
ClearML Events API
ClearML Models API
ClearML Projects API
ClearML Queues API
ClearML Workers API
Where this information came from

This is an independent, third-party profile of ClearML Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.