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

The Users API from Beyond — 3 operation(s) for users.

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

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 5 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.1.1, at version 2.0.0.

Requests are made against the base URL https://developers.beyondpricing.com/api/v1/.

5 operations 3 paths 8 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
2.0.0
Base URL
https://developers.beyondpricing.com/api/v1/
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Beyond Users API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 9 scopes. It accepts HTTP bearer tokens (PersonalAccessToken) (personalAccessToken).

  • oauth2 — Use OAuth2 client credentials to mint an application token, or add userid and optional credentialid in the Authorize dialog to request a user- or credential-sc…
  • personalAccessToken — Paste a bpat... personal access token. PATs use the same Bearer header as OAuth2 tokens and must still include the runtime-required scopes for each endpoint, e…

Paths & Operations 5

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

Users 5
GET
/api/v1/users/
List all users
list_users 5 params → 200401403429500
POST
/api/v1/users/
Create a new user
create_user body → 201400401403409429500
GET
/api/v1/users/{user_id}/
Retrieve a user by ID
get_user 2 params → 200401403404429500
DELETE
/api/v1/users/{user_id}/
Delete a user
delete_user 1 param → 204401403404429500
GET
/api/v1/users/{user_id}/credentials/
List credentials for a user
list_user_credentials 4 params → 200401403404429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are User (3 properties), PaginatedUserList (3 properties), UserCredential (3 properties), PaginatedUserCredentialList (3 properties). Each schema is shown below with its type and property counts.

PaginatedUserList
object
3 properties 1 required
UserResponse
object
1 property 1 required
UserCredential
object
3 properties 2 required
CredentialResourceTypeEnum
string
PaginatedUserCredentialList
object
3 properties 1 required
UserRequest
object
1 property 1 required
User
object
3 properties 2 required
UserResourceTypeEnum
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beyond-users-api-openapi.yml Raw ↑

Other APIs Beyond publishes across the network.

Beyond Accounts API
Beyond Compsets API
Beyond Customizations API
Beyond Insights API
Beyond Listings API
Beyond OAuth2 API
Where this information came from

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