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

Terminal Use Projects API

The Projects API from Terminal Use — 4 operation(s) for projects.

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

This API exposes 8 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.terminaluse.com.

8 operations 4 paths 10 schemas 2 DELETE3 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 8

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

Projects 8
GET
/projects
List Projects
projects_list 3 params → 200422
POST
/projects
Create Project
projects_create body → 201422
DELETE
/projects/{project_id}
Delete Project
projects_delete 1 param → 200422
GET
/projects/{project_id}
Get Project
projects_retrieve 1 param → 200422
PATCH
/projects/{project_id}
Update Project
projects_update 1 param body → 200422
GET
/projects/{project_id}/collaborators
List Project Collaborators
projects_list_collaborators 1 param → 200422
DELETE
/projects/{project_id}/collaborators/{member_id}
Remove Project Collaborator
projects_remove_collaborator 2 params → 200422
PUT
/projects/{project_id}/collaborators/{member_id}
Set Project Collaborator Role
projects_upsert_collaborator 2 params body → 200422

Schemas 10

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

ProjectCollaboratorResponse
object
Response model for project collaborator.
2 properties 2 required
ProjectListItem
object
Minimal project shape for discovery/listing. The /projects list endpoint is authorized via discover and must not leak read-level fields (e.g. description).
3 properties 3 required
HTTPValidationError
object
1 property
UpdateProjectRequest
object
Request model for updating a project.
2 properties
CreateProjectRequest
object
Request model for creating a project.
3 properties 2 required
ValidationError
object
3 properties 3 required
UpsertProjectCollaboratorRequest
object
Request model for setting/updating a project collaborator role.
1 property 1 required
Project
object
Response model for project.
6 properties 4 required
ProjectCollaboratorsResponse
object
Response model for project collaborators list.
2 properties 1 required
DeleteResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terminal-use-projects-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 Events API
Terminal Use Filesystems API
Where this information came from

This is an independent, third-party profile of Terminal Use Projects 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.