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

The Secrets API from Tower — 5 operation(s) for secrets.

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

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

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

7 operations 5 paths 15 schemas 1 DELETE3 GET2 POST1 PUT

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 Secrets 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 7

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

Secrets 7
GET
/secrets
List secrets
list-secrets 4 params → 200default
POST
/secrets
Create secret
create-secret body → 201401409412500
GET
/secrets/environments
List secret environments
list-secret-environments → 200default
POST
/secrets/export
Export secrets
export-secrets body → 200default
GET
/secrets/key
Describe encryption key
describe-secrets-key 1 param → 200default
DELETE
/secrets/{name}
Delete secret
delete-secret 2 params → 200default
PUT
/secrets/{name}
Update secret
update-secret 1 param body → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are ErrorModel (7 properties), ExportSecretsParams (6 properties), CreateSecretParams (5 properties), UpdateSecretParams (4 properties). Each schema is shown below with its type and property counts.

DescribeSecretsKeyResponse
object
2 properties 1 required
CreateSecretParams
object
5 properties 4 required
ListSecretEnvironmentsResponse
object
2 properties 1 required
Pagination
object
4 properties 4 required
Secret
object
4 properties 4 required
UpdateSecretParams
object
4 properties 3 required
ExportedSecret
object
4 properties 4 required
UpdateSecretResponse
object
2 properties 1 required
ListSecretsResponse
object
3 properties 2 required
DeleteSecretResponse
object
2 properties 1 required
ExportSecretsResponse
object
3 properties 2 required
CreateSecretResponse
object
2 properties 1 required
ErrorModel
object
7 properties
ErrorDetail
object
3 properties
ExportSecretsParams
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tower-secrets-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 Guests API
Tower Login API
Tower Organizations API
Tower Plan API
Tower Runners API
Where this information came from

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