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

Tower Guests API

The Guests API from Tower — 3 operation(s) for guests.

Tower Guests API is one of 27 APIs that Tower publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version v0.11.16.

Requests are made against a single base URL, https://api.tower.dev/v1.

4 operations 3 paths 9 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0.11.16
Base URL
https://api.tower.dev/v1
Authentication
API Key, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Tower Guests API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (APIKeyAuth). It accepts HTTP bearer tokens (AccessTokenAuth).

  • APIKeyAuth — API key created by a Tower user or Tower service account to authenticate an API request.
  • AccessTokenAuth — Access token authentication scheme which uses an access token provided by the Tower API as part of a Tower session (see documentation about creating sessions).

Paths & Operations 4

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

Guests 4
GET
/guests
List guests
list-guests 1 param → 200default
POST
/guests
Create guest
create-guest body → 200default
DELETE
/guests/{guest_id}
Delete guest
delete-guest 1 param → 204default
POST
/guests/{guest_id}/login-url
Regenerate guest login URL
regenerate-guest-login-url 1 param body → 200default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ErrorModel (7 properties), CreateGuestParams (5 properties), CreateGuestResponse (4 properties), Guest (4 properties). Each schema is shown below with its type and property counts.

RegenerateGuestLoginURLResponse
object
3 properties 2 required
RegenerateGuestLoginURLParams
object
3 properties
CreateGuestResponse
object
4 properties 3 required
ListGuestsResponse
object
2 properties 1 required
CreateGuestParams
object
5 properties 1 required
Guest
object
4 properties 3 required
ErrorModel
object
7 properties
ErrorDetail
object
3 properties
DeleteGuestOutputBody
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tower-guests-api-openapi.yml Raw ↑

Other APIs Tower publishes across the network.

Tower Accounts API
Tower Alerts API
Tower Api Keys API
Tower Apps API
Tower Catalogs API
Tower Environments API
Tower Feature Flags API
Tower Login API
Tower Organizations API
Tower Plan API
Tower Runners API
Tower Runs API
Where this information came from

This is an independent, third-party profile of Tower Guests 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.