axe DevTools API

Accessibility testing engine (axe-core) and enterprise API (axe DevTools) for automated detection of WCAG compliance issues in web applications, with REST API for CI/CD integration and reporting.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools axe accessibility a11y wcag testing deque rest-api sdk
⚙ Agent Friendliness
72
/ 100
Can an agent use this?
🔒 Security
77
/ 100
Is it safe for agents?
⚡ Reliability
82
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
85
Error Messages
80
Auth Simplicity
90
Rate Limits
80

🔒 Security

TLS Enforcement
88
Auth Strength
72
Scope Granularity
65
Dep. Hygiene
85
Secret Handling
78

CLI tool — no auth for local use. Deque Systems' accessibility testing tool. Open-source (Mozilla Public License). Accessibility scan results not sensitive. Integrates with browser automation tools.

⚡ Reliability

Uptime/SLA
80
Version Stability
85
Breaking Changes
82
Error Recovery
80
AF Security Reliability

Best When

You need automated WCAG compliance testing in CI/CD and want the most widely-used, industry-standard accessibility testing engine with enterprise reporting.

Avoid When

You think automated testing alone ensures accessibility — it's one part of a broader program that requires manual testing too.

Use Cases

  • Automated accessibility audits in CI/CD pipelines triggered by agent deployments
  • Scanning web pages or components for WCAG 2.1/2.2 violations via REST API
  • Generating accessibility compliance reports for legal/regulatory requirements
  • Continuous monitoring of production sites for accessibility regressions
  • Integrating a11y testing into agent-driven code review workflows

Not For

  • Manual accessibility audits requiring human judgment (automated tools find ~30-57% of issues)
  • Screen reader compatibility testing (requires human or specialized testing tools)
  • Cognitive accessibility testing beyond WCAG technical criteria
  • Real-time accessibility monitoring without headless browser infrastructure

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
No

Authentication

Methods: api_key license_key
OAuth: No Scopes: No

axe-core (OSS) requires no auth. axe DevTools Pro/Enterprise requires license key. REST API for enterprise reporting uses API key in header.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

axe-core OSS is the most common entry point — it's free and extensively used. The DevTools Pro/Enterprise adds AI-guided remediation, advanced reporting, and REST API for enterprise workflows.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • axe-core requires a browser context — it runs as JavaScript in a page, not as a standalone REST service
  • Must integrate with Puppeteer, Playwright, or Selenium to run axe in headless browsers
  • Automated testing catches ~30-57% of WCAG issues — agents should not report 'fully accessible' based on zero violations
  • Dynamic content (modals, AJAX updates) requires testing after interaction, not just on page load
  • False positives are rare but exist — some violations require human review to confirm
  • axe DevTools REST API is enterprise-only; axe-core integration requires browser automation setup
  • Rule customization (disabling false positives) must be carefully documented to avoid audit gaps

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for axe DevTools API.

$99

Scores are editorial opinions as of 2026-03-06.

5208
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered