accessiBe website screenshot

accessiBe

accessiBe is a web accessibility technology company whose products help organizations make websites and web applications usable by people with disabilities and compliant with WCAG, the ADA, Section 508, AODA and the European Accessibility Act. Its portfolio spans accessWidget (an AI-driven remediation layer and end-user accessibility interface installed via an embed script), accessScan (a free single-URL compliance checker), accessFlow (a developer-first accessibility testing and monitoring platform with an SDK for Playwright, Cypress and Selenium plus CI/CD integrations), and accessServices (expert audits, user testing by people with disabilities, file and PDF remediation, and VPAT authoring). Developer surfaces include a documented Partners API for programmatic accessWidget license management and a first-party accessFlow MCP server that connects IDE AI assistants to accessibility audit findings and remediation guidance.

accessiBe publishes 1 API on the APIs.io network: Partners API License. Tagged areas include Company, Accessibility, Web Accessibility, WCAG, and ADA Compliance.

accessiBe’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 27 more developer resources.

45.2/100 developing ▬ flat Agent 44/100 agent native Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
2 APIs 1 MCP Servers
CompanyAccessibilityWeb AccessibilityWCAGADA ComplianceComplianceDeveloper ToolsTestingQuality AssuranceArtificial Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 45.2/100 · developing
Contract Quality 12.9 / 25
Developer Ergonomics 9.9 / 20
Access Clarity 10.8 / 20
Operational Transparency 2.1 / 13
Contract Governance 2.0 / 12
Discoverability 7.6 / 10
Agent readiness — 44/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/accessibe: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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

accessFlow MCP Server

The accessFlow Model Context Protocol server connects AI clients such as GitHub Copilot and Cursor directly to accessFlow accessibility data. It exposes three tools — getMostUrg...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Accessibe Authentication

apiKey · 1 scheme

SECURITY

Accessibe Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Accessibe Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Accessibe Agentic Access

7 operations · 4 acting

7 operations · 4 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: accessibe
name: accessiBe
description: accessiBe is a web accessibility technology company whose products help organizations make websites and web applications
  usable by people with disabilities and compliant with WCAG, the ADA, Section 508, AODA and the European Accessibility Act.
  Its portfolio spans accessWidget (an AI-driven remediation layer and end-user accessibility interface installed via an embed
  script), accessScan (a free single-URL compliance checker), accessFlow (a developer-first accessibility testing and monitoring
  platform with an SDK for Playwright, Cypress and Selenium plus CI/CD integrations), and accessServices (expert audits, user
  testing by people with disabilities, file and PDF remediation, and VPAT authoring). Developer surfaces include a documented
  Partners API for programmatic accessWidget license management and a first-party accessFlow MCP server that connects IDE
  AI assistants to accessibility audit findings and remediation guidance.
image: https://accessibe.com/wp-content/uploads/2026/01/favicon.png
url: https://raw.githubusercontent.com/api-evangelist/accessibe/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.23'
created: '2026-07-31'
modified: '2026-07-31'
x-enrichment:
  date: '2026-07-31'
  status: enriched
  artifacts_added: 22
  pass: local-v1
tags:
- Company
- Accessibility
- Web Accessibility
- WCAG
- ADA Compliance
- Compliance
- Developer Tools
- Testing
- Quality Assurance
- Artificial Intelligence
apis:
- aid: accessibe:partners-api
  name: accessiBe Partners API License
  description: '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.'
  humanURL: https://dashboard.accessibe.com/api/v1/partners/docs
  baseURL: https://dashboard.accessibe.com/api/v1/partners
  tags:
  - Licenses
  - Accessibility
  - Partners
  - Account
  tags_raw:
  - Licenses
  - Accessibility
  - Partners
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/accessibe-partners-openapi-original.yml
  - type: Overlay
    url: overlays/accessibe-partners-overlay.yaml
  - type: Documentation
    url: https://dashboard.accessibe.com/api/v1/partners/docs
  - type: APIReference
    url: https://dashboard.accessibe.com/api/v1/partners/docs
- aid: accessibe:accessflow-mcp
  name: accessFlow MCP Server
  description: The accessFlow Model Context Protocol server connects AI clients such as GitHub Copilot and Cursor directly
    to accessFlow accessibility data. It exposes three tools — getMostUrgentIssues, getIssueRemediation and resolveIssue —
    over both a local stdio transport (npx accessflow-mcp-server, configured with API_KEY and DOMAIN) and a hosted remote
    HTTP transport at https://flow-mcp.accessibe.com/mcp authenticated with a bearer AI MCP token plus an X-Domain header.
    It works against both accessFlow platform audits and SDK-based audits selected via the auditSource parameter.
  humanURL: https://www.npmjs.com/package/accessflow-mcp-server
  baseURL: https://flow-mcp.accessibe.com/mcp
  tags:
  - MCP
  - Accessibility
  - Agents
  - Remediation
  properties:
  - type: MCPServer
    url: mcp/accessibe-mcp.yml
  - type: Documentation
    url: https://accessibe.com/blog/knowledgebase/accessflows-sdk-and-mcp
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/accessibe-agentic-access.yml
- type: TrustCenter
  url: security/accessibe-trust-center.yml
- type: DomainSecurity
  url: security/accessibe-domain-security.yml
- type: Website
  url: https://accessibe.com
- type: DeveloperPortal
  url: https://dashboard.accessibe.com/api/v1/partners/docs
- type: Documentation
  url: https://accessibe.com/support
- type: APIReference
  url: https://dashboard.accessibe.com/api/v1/partners/docs
- type: GettingStarted
  url: https://accessibe.com/accessflow-integrate
- type: Support
  url: https://accessibe.com/support
- type: Blog
  url: https://accessibe.com/blog
- type: Pricing
  url: https://accessibe.com/pricing/accesswidget
- type: SignUp
  url: https://dashboard.accessibe.com/app/signup
- type: Login
  url: https://dashboard.accessibe.com
- type: TermsOfService
  url: https://accessibe.com/terms-of-service
- type: PrivacyPolicy
  url: https://accessibe.com/privacy-notice
- type: StatusPage
  url: https://status.accessibe.com
- type: Compliance
  url: https://accessibe.com/security
- type: ChangeLog
  url: https://support.accessibe.com/hc/en-us/categories/15274937179922-Release-Notes
- type: ChangeLog
  url: changelog/accessibe-changelog.yml
- type: LLMsTxt
  url: llms/accessibe-llms.txt
- type: Packages
  url: packages/accessibe-packages.yml
- type: SDKs
  url: packages/accessibe-packages.yml
- type: MCPServer
  url: mcp/accessibe-mcp.yml
- type: ToolCrosswalk
  url: mcp/accessibe-tool-crosswalk.yml
- type: Authentication
  url: authentication/accessibe-authentication.yml
- type: Conventions
  url: conventions/accessibe-conventions.yml
- type: Idempotency
  url: conventions/accessibe-conventions.yml
- type: ErrorCatalog
  url: errors/accessibe-problem-types.yml
- type: Lifecycle
  url: lifecycle/accessibe-lifecycle.yml
- type: Conformance
  url: conformance/accessibe-conformance.yml
- type: DataModel
  url: data-model/accessibe-data-model.yml
- type: Components
  url: components/accessibe-components.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/accessibe-partners-overlay.yaml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/accessibe"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/accessibe/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/accessibe/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.