Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Terminal Use Agent Task Tracker API

The Agent Task Tracker API from Terminal Use — 2 operation(s) for agent task tracker.

Terminal Use Agent Task Tracker API is one of 28 APIs that Terminal Use publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agent Task Tracker. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.terminaluse.com.

3 operations 2 paths 4 schemas 2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.terminaluse.com
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Agent Task Tracker 3
GET
/tracker
List Agent Task Trackers
tracker_list 6 params → 200422
GET
/tracker/{tracker_id}
Get Agent Task Tracker
tracker_retrieve 1 param → 200422
PUT
/tracker/{tracker_id}
Update Agent Task Tracker
tracker_update 1 param body → 200422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AgentTaskTracker (8 properties), ValidationError (3 properties), UpdateAgentTaskTrackerRequest (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

UpdateAgentTaskTrackerRequest
object
Request model for updating an agent task tracker.
3 properties
AgentTaskTracker
object
8 properties 4 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terminal-use-agent-task-tracker-api-openapi.yml Raw ↑

Other APIs Terminal Use publishes across the network.

Terminal Use Agent APIKeys API
Terminal Use Agents API
Terminal Use API Keys API
Terminal Use Authentication API
Terminal Use Branch Events API
Terminal Use Branches API
Terminal Use Builds API
Terminal Use CLI Authentication API
Terminal Use Environments API
Terminal Use Events API
Terminal Use Filesystems API
Terminal Use Groups API