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

The Accounts API from Beyond — 3 operation(s) for accounts.

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

Tagged areas include Account. 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 7 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 7 schemas 1 DELETE2 GET2 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 Accounts 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, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Accounts 5
GET
/api/v1/users/{user_id}/accounts/
List accounts for a user
list_accounts 3 params → 200401403404429500
POST
/api/v1/users/{user_id}/accounts/
Add an account for a user
create_account 1 param body → 201400401403404422429500
GET
/api/v1/users/{user_id}/accounts/{account_id}/
Get an account for a user
get_account 2 params → 200401403404429500
DELETE
/api/v1/users/{user_id}/accounts/{account_id}/
Delete an account for a user
delete_account 2 params → 204401403404429500
POST
/api/v1/users/{user_id}/accounts/{account_id}/refresh/
Refresh an account for a user
refresh_account 3 params → 400202401403404409429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Account (3 properties), PaginatedAccountList (3 properties), AccountSyncStatus (2 properties), AccountResponse (1 property). Each schema is shown below with its type and property counts.

AccountResourceTypeEnum
string
StateEnum
string
queued - queued inprogress - inprogress completed - completed unknown - unknown
AccountCreateRequest
object
1 property 1 required
PaginatedAccountList
object
3 properties 1 required
AccountResponse
object
1 property 1 required
AccountSyncStatus
object
Serializer for the account sync status. Receives the full ManagedAccount instance via source="" and derives the sync state from the pending sync job and listin…
2 properties 2 required
Account
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

beyond-accounts-api-openapi.yml Raw ↑

Other APIs Beyond publishes across the network.

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

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