Terminal Use Schedules 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 Schedules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
7 operations
across 5 paths,
and defines 12 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.
7 operations5 paths12 schemas1 DELETE2 GET4 POST
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 7
Across 5 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ScheduleResponse (11 properties), CreateScheduleRequest (10 properties), ScheduleListItem (6 properties), ScheduleSpecInfo (4 properties). Each schema is shown below with its type and property counts.
HTTPValidationError
object
1 property
ValidationError
object
3 properties3 required
PauseScheduleRequest
object
Request model for pausing a schedule
1 property
DeleteResponse
object
2 properties2 required
ScheduleActionInfo
object
Information about the scheduled action
4 properties3 required
UnpauseScheduleRequest
object
Request model for unpausing a schedule
1 property
ScheduleListResponse
object
Response model for listing schedules
2 properties2 required
ScheduleSpecInfo
object
Information about the schedule specification
4 properties
ScheduleListItem
object
Abbreviated schedule info for list responses
6 properties4 required
CreateScheduleRequest
object
Request model for creating a new schedule for an agent
10 properties3 required
ScheduleState
string
Schedule state enum
ScheduleResponse
object
Response model for schedule operations
11 properties6 required
Specification
The full machine-readable OpenAPI contract behind this narrative.