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 Events API

The Events API from Terminal Use — 2 operation(s) for events.

Terminal Use Events 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 Events. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 5 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.

2 operations 2 paths 5 schemas 2 GET

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 2

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

Events 2
GET
/events
List Events
events_list 4 params → 200422
GET
/events/{event_id}
Get Event
events_retrieve 1 param → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Event (7 properties), ValidationError (3 properties), TextPart (2 properties), DataPart (2 properties). Each schema is shown below with its type and property counts.

DataPart
object
Generic data part for unknown/passthrough content.
2 properties 1 required
TextPart
object
Text content part.
2 properties 1 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
Event
object
Event returned from the events API. Content is TextPart or DataPart (human-readable content only).
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terminal-use-events-api-openapi.yml Raw ↑

Other APIs Terminal Use publishes across the network.

Terminal Use Agent APIKeys API
Terminal Use Agent Task Tracker 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 Filesystems API
Terminal Use Groups API