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 Hub org-access-tokens API

The organization access token endpoints allow you to manage organization access tokens (OATs). See [Organization access tokens](https://docs.docker.com/security/for-admins/access-tokens/) for more information.

Docker Hub org-access-tokens API is one of 10 APIs that Docker Hub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include org-access-tokens. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 2-beta.

Requests are made against a single base URL, https://hub.docker.com.

5 operations 2 paths 10 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2-beta
Base URL
https://hub.docker.com/v2
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Docker Hub org-access-tokens API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP bearer tokens (bearerSCIMAuth).

Paths & Operations 5

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

org-access-tokens 5

The organization access token endpoints allow you to manage organization access tokens (OATs). See [Organization access tokens](https://docs.docker.com/security/for-admins/access-…

POST
/v2/orgs/{name}/access-tokens
Create access token
body → 201400401403404
GET
/v2/orgs/{name}/access-tokens
List access tokens
2 params → 200401403404
GET
/v2/orgs/{org_name}/access-tokens/{access_token_id}
Get access token
2 params → 200401403404
PATCH
/v2/orgs/{org_name}/access-tokens/{access_token_id}
Update access token
2 params body → 200401403404
DELETE
/v2/orgs/{org_name}/access-tokens/{access_token_id}
Delete access token
2 params → 204401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are orgAccessToken (7 properties), updateOrgAccessTokenRequest (4 properties), getOrgAccessTokensResponse (4 properties), createOrgAccessTokenRequest (4 properties). Each schema is shown below with its type and property counts.

getOrgAccessTokenResponse
createOrgAccessTokenRequest
object
4 properties
orgAccessToken
object
7 properties
createOrgAccessTokenResponse
object
updateOrgAccessTokenRequest
object
4 properties
ValueError
object
Used to error if input validation fails.
2 properties
updateOrgAccessTokenResponse
object
Error
object
2 properties
getOrgAccessTokensResponse
object
4 properties
orgAccessTokenResource
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docker-hub-org-access-tokens-api-openapi.yml Raw ↑

Other APIs Docker Hub publishes across the network.

Docker Hub access-tokens API
Docker Hub audit-logs API
Docker Hub authentication-api API
Docker Hub groups API
Docker Hub invites API
Docker Hub org-settings API
Docker Hub orgs API
Docker Hub repositories API
Docker Hub scim API
Where this information came from

This is an independent, third-party profile of Docker Hub org-access-tokens 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.