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 Resource Servers API

A resource server represents an API server that hosts a set of protected resources and is capable of accepting and responding to protected resource requests using access tokens. Clients can enable these APIs to be consumed from authorized applications.

Beyond Identity Resource Servers 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 Resource Servers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 4 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/.

5 operations 2 paths 4 schemas 1 DELETE2 GET1 PATCH1 POST

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 Resource Servers 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 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.

Resource Servers 5

A resource server represents an API server that hosts a set of protected resources and is capable of accepting and responding to protected resource requests using access tokens. C…

POST
/v1/tenants/{tenant_id}/realms/{realm_id}/resource-servers
Create a New Resource Server
CreateResourceServer 2 params body → 200400401403404500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/resource-servers
List Resource Servers For a Realm
ListResourceServers 4 params → 200400401403404500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/resource-servers/{resource_server_id}
Retrieve an Existing Resource Server
GetResourceServer 3 params → 200401403404500
PATCH
/v1/tenants/{tenant_id}/realms/{realm_id}/resource-servers/{resource_server_id}
Patch a Resource Server
UpdateResourceServer 3 params body → 200400401403404500
DELETE
/v1/tenants/{tenant_id}/realms/{realm_id}/resource-servers/{resource_server_id}
Delete a Resource Server
DeleteResourceServer 3 params → 200401403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ResourceServer (7 properties), Error (3 properties), ListResourceServersResponse (3 properties), ErrorDetail (1 property). Each schema is shown below with its type and property counts.

ListResourceServersResponse
object
Response for ListResourceServers.
3 properties 2 required
ResourceServer
object
A resource server represents an API server that hosts a set of protected resources and is capable of accepting and responding to protected resource requests us…
7 properties
ErrorDetail
object
Additional details for errors designed to support client applications.
1 property 1 required
Error
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beyond-identity-resource-servers-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 Roles API
Beyond Identity SCIM API
Where this information came from

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