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

SCIM is a provisioning system that lets you manage users within your identity provider (IdP).For more information, see [System for Cross-domain Identity management](https://docs.docker.com/security/for-admins/provisioning/scim/).

Docker Hub scim 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 SCIM. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

9 operations 7 paths 14 schemas 7 GET1 POST1 PUT

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 scim API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP bearer tokens (bearerSCIMAuth).

Paths & Operations 9

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

scim 9

SCIM is a provisioning system that lets you manage users within your identity provider (IdP). For more information, see [System for Cross-domain Identity management](https://docs.…

GET
/v2/scim/2.0/ServiceProviderConfig
Get service provider config
→ 200401500
GET
/v2/scim/2.0/ResourceTypes
List resource types
→ 200401500
GET
/v2/scim/2.0/ResourceTypes/{name}
Get a resource type
1 param → 200401404500
GET
/v2/scim/2.0/Schemas
List schemas
→ 200401500
GET
/v2/scim/2.0/Schemas/{id}
Get a schema
1 param → 200401404500
GET
/v2/scim/2.0/Users
List users
6 params → 200400401403404500
POST
/v2/scim/2.0/Users
Create user
body → 201400401403404409500
GET
/v2/scim/2.0/Users/{id}
Get a user
1 param → 200400401403404500
PUT
/v2/scim/2.0/Users/{id}
Update a user
1 param body → 200400401403404409500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are scim_service_provider_config (9 properties), scim_user (9 properties), scim_schema_attribute (9 properties), scim_resource_type (6 properties). Each schema is shown below with its type and property counts.

scim_service_provider_config
object
9 properties
scim_user_display_name
string
The username in Docker. Also known as the "Docker ID".
scim_schema
object
5 properties
scim_user_username
string
The user's email address. This must be reachable via email.
scim_user
object
9 properties
scim_schema_attribute
object
9 properties
scim_error
object
3 properties
scim_group
object
2 properties
scim_user_schemas
array
scim_schema_parent_attribute
scim_user_id
string
The unique identifier for the user. A v4 UUID.
scim_user_name
object
2 properties
scim_email
object
3 properties
scim_resource_type
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docker-hub-scim-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-access-tokens API
Docker Hub org-settings API
Docker Hub orgs API
Docker Hub repositories API
Where this information came from

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