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 Authenticator Configurations API

A authenticator configuration prescribes how an end user may authenticate themselves to Beyond Identity. Beyond Identity provides a Hosted Web Authenticator which will work out-of-the-box, as well as SDKs that can be embedded into an end user application.

Beyond Identity Authenticator Configurations 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 Authenticator Configurations. 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 Authenticator Configurations 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.

Authenticator Configurations 5

A authenticator configuration prescribes how an end user may authenticate themselves to Beyond Identity. Beyond Identity provides a Hosted Web Authenticator which will work out-of…

POST
/v1/tenants/{tenant_id}/realms/{realm_id}/authenticator-configs
Create a New Authenticator Configuration
CreateAuthenticatorConfig 2 params body → 200400401403404500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/authenticator-configs
List Authenticator Configurations for a Realm
ListAuthenticatorConfigs 5 params → 200400401403404500
GET
/v1/tenants/{tenant_id}/realms/{realm_id}/authenticator-configs/{authenticator_config_id}
Retrieve an Existing Authenticator Configuration
GetAuthenticatorConfig 3 params → 200401403404500
PATCH
/v1/tenants/{tenant_id}/realms/{realm_id}/authenticator-configs/{authenticator_config_id}
Patch an Authenticator Configuration
UpdateAuthenticatorConfig 3 params body → 200400401403404500
DELETE
/v1/tenants/{tenant_id}/realms/{realm_id}/authenticator-configs/{authenticator_config_id}
Delete an Authenticator Configuration
DeleteAuthenticatorConfig 3 params → 200401403404500

Schemas 4

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

AuthenticatorConfig
object
Representation of an authenticator configuration. This prescribes how an identity may authenticate themselves with Beyond Identity.
5 properties
ListAuthenticatorConfigsResponse
object
Response for ListAuthenticatorConfigs.
3 properties 2 required
Error
object
3 properties 2 required
ErrorDetail
object
Additional details for errors designed to support client applications.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beyond-identity-authenticator-configurations-api-openapi.yml Raw ↑

Other APIs Beyond Identity publishes across the network.

Beyond Identity Next Generation API
Beyond Identity Applications 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
Beyond Identity SCIM API
Where this information came from

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