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

Stacklok secrets API

The secrets API from Stacklok — 4 operation(s) for secrets.

Stacklok secrets API is one of 13 APIs that Stacklok 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.

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

6 operations 4 paths 10 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Stacklok secrets API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerAuth).

  • BearerAuth — OAuth 2.0 Bearer token authentication. Format: "Bearer {token}"

Paths & Operations 6

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

secrets 6
POST
/api/v1beta/secrets
Setup or reconfigure secrets provider
body → 201400500
GET
/api/v1beta/secrets/default
Get secrets provider details
→ 200404500
GET
/api/v1beta/secrets/default/keys
List secrets
→ 200404405500
POST
/api/v1beta/secrets/default/keys
Create a new secret
body → 201400404405409500
DELETE
/api/v1beta/secrets/default/keys/{key}
Delete a secret
1 param → 204404405500
PUT
/api/v1beta/secrets/default/keys/{key}
Update a secret
1 param body → 200400404405500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are pkg_api_v1.providerCapabilitiesResponse (5 properties), pkg_api_v1.getSecretsProviderResponse (3 properties), pkg_api_v1.createSecretRequest (2 properties), pkg_api_v1.setupSecretsResponse (2 properties). Each schema is shown below with its type and property counts.

pkg_api_v1.updateSecretRequest
object
Request to update an existing secret
1 property
pkg_api_v1.createSecretResponse
object
Response after creating a secret
2 properties
pkg_api_v1.setupSecretsRequest
object
Request to setup a secrets provider
2 properties
pkg_api_v1.getSecretsProviderResponse
object
Response containing secrets provider details
3 properties
pkg_api_v1.listSecretsResponse
object
Response containing a list of secret keys
1 property
pkg_api_v1.updateSecretResponse
object
Response after updating a secret
2 properties
pkg_api_v1.createSecretRequest
object
Request to create a new secret
2 properties
pkg_api_v1.secretKeyResponse
object
Secret key information
2 properties
pkg_api_v1.setupSecretsResponse
object
Response after initializing a secrets provider
2 properties
pkg_api_v1.providerCapabilitiesResponse
object
Capabilities of the secrets provider
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stacklok-secrets-api-openapi.yml Raw ↑

Other APIs Stacklok publishes across the network.

Stacklok clients API
Stacklok discovery API
Stacklok groups API
Stacklok logs API
Stacklok registry API
Stacklok registry-servers API
Stacklok registry-skills API
Stacklok skills API
Stacklok system API
Stacklok v1 API
Stacklok version API
Stacklok workloads API
Where this information came from

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