Terminal Use Organizations 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 Organizations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
9 operations
across 7 paths,
and defines 9 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.
9 operations7 paths9 schemas2 DELETE4 GET2 POST1 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 9
Across 7 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OrganizationInvitationResponse (9 properties), OrganizationMemberResponse (8 properties), ValidationError (3 properties), OrganizationResponse (3 properties). Each schema is shown below with its type and property counts.
CreateOrganizationInvitationRequest
object
Request model for creating organization invitations.
2 properties1 required
OrganizationMemberResponse
object
Response model for organization member details.
8 properties6 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties3 required
DeleteResponse
object
2 properties2 required
OrganizationResponse
object
Response model for organization info.
3 properties1 required
OrganizationInvitationResponse
object
Response model for organization invitation details.
9 properties6 required
UpdateOrganizationMemberRequest
object
Request model for updating organization member role.
1 property1 required
CreateOrganizationInvitationResponse
object
Response model for create invitation endpoint.
2 properties1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.