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

Docker Secret API

Secrets are sensitive data that can be used by services. Swarm mode mustbe enabled for these endpoints to work.

Docker Secret API is one of 15 APIs that Docker publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Secret. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 5 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 2.0, at version 1.54.

5 operations 4 paths 6 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.54
Resource Areas
1

Paths & Operations 5

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

Secret 5

Secrets are sensitive data that can be used by services. Swarm mode must be enabled for these endpoints to work.

GET
/secrets
List secrets
SecretList 1 param → 200500503
POST
/secrets/create
Create a secret
SecretCreate 1 param → 201409500503
GET
/secrets/{id}
Inspect a secret
SecretInspect 1 param → 200404500503
DELETE
/secrets/{id}
Delete a secret
SecretDelete 1 param → 204404500503
POST
/secrets/{id}/update
Update a Secret
SecretUpdate 3 params → 200400404500503

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SecretSpec (5 properties), Secret (5 properties), Driver (2 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ObjectVersion
object
The version number of the object such as node, service, etc. This is needed to avoid conflicting writes. The client must send the version number along with the…
1 property
Secret
object
5 properties
IDResponse
object
Response to an API call that returns just an Id
1 property 1 required
SecretSpec
object
5 properties
ErrorResponse
object
Represents an error.
1 property 1 required
Driver
object
Driver represents a driver (network, logging, secrets).
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docker-secret-api-openapi.yml Raw ↑

Other APIs Docker publishes across the network.

Docker Config API
Docker Container API
Docker Distribution API
Docker Exec API
Docker Image API
Docker Network API
Docker Node API
Docker Plugin API
Docker Service API
Docker Session API
Docker Swarm API
Docker System API
Where this information came from

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