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

Beyond Identity SCIM API

The SCIM API from Beyond Identity — 7 operation(s) for scim.

Beyond Identity SCIM API is one of 17 APIs that Beyond Identity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include SCIM. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 14 operations across 7 paths, and defines 6 schemas. It is described by OpenAPI 3.0.1, at version 1.7.0.

Requests are made against 3 base URLs: https://api-us.beyondidentity.com, https://api-eu.beyondidentity.com, https://api.us1.beyondidentity-gov.com/.

14 operations 7 paths 6 schemas 2 DELETE7 GET2 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.7.0
Base URL
https://api-us.beyondidentity.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Beyond Identity SCIM API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — See the [Authentication](section/Authentication) section for details.

Paths & Operations 14

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

SCIM 14
POST
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Users
Create a New User
SCIMCreateUser body → 201400401403429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Users
List All Users
SCIMListUsers 3 params → 200400401403429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Users/{user_id}
Retrieve an Existing User
SCIMGetUser 1 param → 200400401403404429500
PATCH
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Users/{user_id}
Patch a User
SCIMUpdateUser 1 param body → 200400401403404429500
PUT
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Users/{user_id}
Replace a User
SCIMReplaceUser 1 param body → 200400401403404429500
DELETE
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Users/{user_id}
Delete a User
SCIMDeleteUser 1 param → 204400401403404429500
POST
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Groups/
Create a New Group
SCIMCreateGroup body → 201400401403429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Groups/
List All Groups
SCIMListGroups 3 params → 200400401403429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Groups/{group_id}
Retrieve an existing group
SCIMGetGroup 1 param → 200400401403404429500
PATCH
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Groups/{group_id}
Patch a Group
SCIMUpdateGroup 1 param body → 200400401403404429500
DELETE
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Groups/{group_id}
Delete a Group
SCIMDeleteGroup 1 param → 204400401403404429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/ResourceTypes
List All Resource Types
ListResourceTypes → 200429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/Schemas
List All Schemas
ListSchemas → 200429500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/scim/v2/ServiceProviderConfig
Retrieve the Service Provider Configuration
GetServiceProviderConfig → 200429500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SCIMUser (10 properties), SCIMServiceProviderConfig (9 properties), SCIMResourceType (7 properties), SCIMSchema (4 properties). Each schema is shown below with its type and property counts.

SCIMServiceProviderConfig
object
The service provider configuration, as defined in [RFC 7643 Section 5](https://www.rfc-editor.org/rfc/rfc7643section-5).
9 properties 9 required
SCIMGroup
object
A group is a collection of users corresponding to [RFC 7643 Section 4.2](https://www.rfc-editor.org/rfc/rfc7643section-4.2).
4 properties 1 required
SCIMUser
object
A user represents a human entity as defined by [RFC 7643 Section 4.1](https://www.rfc-editor.org/rfc/rfc7643section-4.1). A user cooresponds to the identity re…
10 properties 1 required
SCIMError
object
4 properties 2 required
SCIMResourceType
object
A resource type specifies the metadata about a resource type, as defined in [RFC 7643 Section 6](https://www.rfc-editor.org/rfc/rfc7643section-6).
7 properties 7 required
SCIMSchema
object
Definition of a schema which indicates what attributes are supported. This resource corresponds to [RFC 7643 Section 7](https://www.rfc-editor.org/rfc/rfc7643s…
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beyond-identity-scim-api-openapi.yml Raw ↑

Other APIs Beyond Identity publishes across the network.

Beyond Identity Next Generation API
Beyond Identity Applications API
Beyond Identity Authenticator Configurations API
Beyond Identity Credential Binding Jobs API
Beyond Identity Credentials API
Beyond Identity Groups API
Beyond Identity Identities API
Beyond Identity Identity Provider API
Beyond Identity Launch Mechanisms API
Beyond Identity Realms API
Beyond Identity Resource Servers API
Beyond Identity Roles API
Where this information came from

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