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

Hugging Face Transformers scim API

Use the SCIM API to control and manage your hub Enterprise organization manage members' access.## Authentication- Must be organization owner- Use Access token with write permission on organization- Organization must be Enterprise Plus## Key Attribute Matching- Microsoft Entra ID (Azure AD) * SAML: `http://schemas.microsoft.com/identity/claims/objectidentifier` * SCIM: `externalId`- Other Identity Providers * SAML: `NameID` or `unique identifier` * SCIM: `externalId`## Supported SCIM User Attributes| Attribute | Description ||---|---|| `userName` | Username for the user || `name.givenName` | First name || `name.familyName` | Last name || `emails` | Array of user emails; we don't support email types || `externalId` | IDP provider's unique identifier || `id` | Hugging Face SCIM endpoint identifier || `active` | Boolean for provisioning status |

Hugging Face Transformers scim API is one of 27 APIs that Hugging Face Transformers 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, API documentation, and an API reference.

This API exposes 28 operations across 12 paths. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, https://huggingface.co.

28 operations 12 paths 0 schemas 4 DELETE12 GET4 PATCH4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://api-inference.huggingface.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hugging Face Transformers scim API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 28

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

scim 28

Use the SCIM API to control and manage your hub Enterprise organization manage members' access. Authentication - Must be organization owner - Use Access token with write permissio…

GET
/api/organizations/{name}/scim/v2/ServiceProviderConfig
Get SCIM Service Provider Configuration
1 param → 200
GET
/api/organizations/{name}/scim/v2/ResourceTypes
Get SCIM Resource Types
1 param → 200
GET
/api/organizations/{name}/scim/v2/Schemas
Get SCIM Schemas
1 param → 200
GET
/api/organizations/{name}/scim/v2/Schemas/{schemaId}
Get SCIM Schema by ID
2 params → 200
GET
/api/organizations/{name}/scim/v2/Users
List SCIM users
4 params → 200
POST
/api/organizations/{name}/scim/v2/Users
Create a SCIM user
1 param body → 201409
GET
/api/organizations/{name}/scim/v2/Users/{userId}
Get a SCIM user
2 params → 200
PATCH
/api/organizations/{name}/scim/v2/Users/{userId}
Update SCIM user
2 params body → 200409
PUT
/api/organizations/{name}/scim/v2/Users/{userId}
Update a SCIM user
2 params body → 200409
DELETE
/api/organizations/{name}/scim/v2/Users/{userId}
Delete a SCIM user
2 params → 204
GET
/api/organizations/{name}/scim/v2/Groups
List SCIM groups
5 params → 200
POST
/api/organizations/{name}/scim/v2/Groups
Create a SCIM group
1 param body → 201409
GET
/api/organizations/{name}/scim/v2/Groups/{groupId}
Get a SCIM group
3 params → 200
PUT
/api/organizations/{name}/scim/v2/Groups/{groupId}
Update a SCIM group
2 params body → 200
PATCH
/api/organizations/{name}/scim/v2/Groups/{groupId}
Update SCIM group
2 params body → 200
DELETE
/api/organizations/{name}/scim/v2/Groups/{groupId}
Delete a SCIM group
2 params → 204
GET
/api/organizations/{name}/scim-provisioning/v2/Users
List SCIM-managed users
4 params → 200
POST
/api/organizations/{name}/scim-provisioning/v2/Users
Create a SCIM provisioning user invitation
1 param body → 201
GET
/api/organizations/{name}/scim-provisioning/v2/Users/{userId}
Get a SCIM provisioning user
2 params → 200
PATCH
/api/organizations/{name}/scim-provisioning/v2/Users/{userId}
Update an attribute of a SCIM provisioning user
2 params body → 200
PUT
/api/organizations/{name}/scim-provisioning/v2/Users/{userId}
Update a SCIM provisioning user
2 params body → 200409
DELETE
/api/organizations/{name}/scim-provisioning/v2/Users/{userId}
Delete a SCIM provisioning user
2 params → 204404
GET
/api/organizations/{name}/scim-provisioning/v2/Groups
List SCIM groups
5 params → 200
POST
/api/organizations/{name}/scim-provisioning/v2/Groups
Create a SCIM group
1 param body → 201409
GET
/api/organizations/{name}/scim-provisioning/v2/Groups/{groupId}
Get a SCIM group
3 params → 200
PUT
/api/organizations/{name}/scim-provisioning/v2/Groups/{groupId}
Update a SCIM group
2 params body → 200
PATCH
/api/organizations/{name}/scim-provisioning/v2/Groups/{groupId}
Update SCIM group
2 params body → 200
DELETE
/api/organizations/{name}/scim-provisioning/v2/Groups/{groupId}
Delete a SCIM group
2 params → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hugging-face-transformers-scim-api-openapi.yml Raw ↑

Other APIs Hugging Face Transformers publishes across the network.

Hugging Face Transformers Library
Hugging Face Inference API
Hugging Face Spaces API
Text Generation Inference (TGI)
Hugging Face Transformers agentic-provisioning API
Hugging Face Transformers auth API
Hugging Face Transformers buckets API
Hugging Face Transformers collections API
Hugging Face Transformers datasets API
Hugging Face Transformers discussions API
Hugging Face Transformers docs API
Hugging Face Transformers inference-endpoints API
Where this information came from

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