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

accessiBe Partners API License

The Partners API allows accessiBe partners to manage accessWidget licenses programmatically across their accounts, with full control over the license lifecycle: create, retrieve, list, filter and update licenses, plus asynchronous batch create and batch update of up to 150 licenses per request with a batch status endpoint. Authentication is a per-account API key supplied in the x-api-key header; the account must be enabled as a partner account. Listing supports cursor pagination (nextToken + limit) and filtering by status and domain, and the batch endpoints accept an Idempotency-Key header so a request is processed only once.

accessiBe Partners API License is one of 2 APIs that accessiBe publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Licenses, Accessibility, Partners, and Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.0.1.

Requests are made against a single base URL, /api/v1/partners.

7 operations 5 paths 9 schemas 3 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.1
Base URL
https://dashboard.accessibe.com/api/v1/partners
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

accessiBe Partners API License declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (X-API-Key).

  • X-API-Key — API key generated for the account

Paths & Operations 7

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

Operations 7
GET
/accounts/{accountId}/access-widget-licenses/{licenseId}
Get an accessWidget license
3 params → 200400401403404
PATCH
/accounts/{accountId}/access-widget-licenses/{licenseId}
Update an accessWidget license
2 params body → 200400401403404409
GET
/accounts/{accountId}/access-widget-licenses
Get accessWidget licenses
6 params → 200400401403404
POST
/accounts/{accountId}/access-widget-licenses
Create an accessWidget license
1 param body → 201400401403404409
POST
/accounts/{accountId}/access-widget-licenses/batch-create
Create multiple accessWidget licenses
2 params body → 202400401403404
POST
/accounts/{accountId}/access-widget-licenses/batch-update
Update multiple accessWidget licenses
2 params body → 202400401403404
GET
/accounts/{accountId}/access-widget-licenses/batch/{batchId}
Get batch operation status
2 params → 200202400401403404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are License (25 properties), LicenseCreateOrUpdateResponse (22 properties), UpdateSettings (17 properties), CreateSettings (16 properties). Each schema is shown below with its type and property counts.

License
object
25 properties
Plan
object
2 properties
CreateLicense
object
11 properties 2 required
UpdateLicense
object
12 properties 1 required
GetBatchStatus
object
9 properties
LicenseCreateOrUpdateResponse
object
22 properties
LicenseSettings
object
16 properties
CreateSettings
object
16 properties
UpdateSettings
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

accessibe-partners-openapi-original.yml Raw ↑

Other APIs accessiBe publishes across the network.

accessFlow MCP Server
Where this information came from

This is an independent, third-party profile of accessiBe Partners API License, 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.