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

Termius group API

Create a new Group

Termius group API is one of 2 APIs that Termius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include group. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 0.0.1.

Requests are made against the base URL http://localhost:8080.

1 operations 1 paths 7 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.0.1
Base URL
http://localhost:8080
License
Proprietary and confidential
Terms of Service
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

group 1

Create a new Group

POST
/v1/group/{external_id}/
Create a new Group in the vault
createGroup 1 param body → 200400

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are SShKey (3 properties), Group (3 properties), Credentials (2 properties), VaultReference (1 property). Each schema is shown below with its type and property counts.

Group
object
3 properties 1 required
SShKey
object
3 properties 2 required
Credentials
object
2 properties
Port
integer
CreateGroupResponse
object
GroupReference
object
1 property 1 required
VaultReference
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

termius-group-api-openapi.yml Raw ↑

Other APIs Termius publishes across the network.

Termius host API