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

The Agent APIKeys API from Terminal Use — 4 operation(s) for agent apikeys.

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

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

6 operations 4 paths 6 schemas 2 DELETE3 GET1 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 6

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

Agent APIKeys 6
GET
/agent_api_keys
List API keys for an agent ID
agent_api_keys_list 4 params → 200422
POST
/agent_api_keys
Create Api Key
agent_api_keys_create body → 200422
DELETE
/agent_api_keys/name/{api_key_name}
Delete API key by name
agent_api_keys_name_delete 4 params → 200422
GET
/agent_api_keys/name/{name}
Return named API key for the agent ID
agent_api_keys_name_retrieve 4 params → 200422
DELETE
/agent_api_keys/{id}
Delete API key by ID
agent_api_keys_delete 1 param → 200422
GET
/agent_api_keys/{id}
Return the API key by ID
agent_api_keys_retrieve 1 param → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are CreateAPIKeyResponse (6 properties), CreateAPIKeyRequest (5 properties), AgentAPIKey (5 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
AgentAPIKey
object
5 properties 5 required
AgentAPIKeyType
string
CreateAPIKeyRequest
object
5 properties 1 required
CreateAPIKeyResponse
object
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terminal-use-agent-apikeys-api-openapi.yml Raw ↑

Other APIs Terminal Use publishes across the network.

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 Events API
Terminal Use Filesystems API
Terminal Use Groups API