{"uid":"cap_gK1lzlAjKYXYuwZyyhjrB","slug":"batch-wcag-2-2-accessibility-checker-0c2ffac1","name":"Batch WCAG 2.2 Accessibility Checker","description":"Batch static accessibility (WCAG 2.2) check of many UI files at once: a list of objects each with a filename, optional framework and markup. Returns a per-file pass, caution or block verdict plus a rollup with the worst verdict and totals by severity. Accessibility indicators, not a legal compliance guarantee.","url":"https://api.agentstools.dev/a11y/batch","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"files":{"type":"array","items":{"type":"object"},"description":"List of objects, each with filename, optional framework and markup"},"level":{"enum":["A","AA"],"type":"string","description":"Default WCAG level for every file (default AA)"},"framework":{"enum":["auto","html","jsx","tsx","vue","angular"],"type":"string","description":"Default framework for files that do not set one"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_p8Ad23drVTFS18IVwrg3v","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Runs static WCAG 2.2 accessibility checks on multiple UI markup files at once, returning per-file verdicts (pass/caution/block) and a rollup summary.","exampleAgentPrompt":"Can you run a WCAG 2.2 AA accessibility audit on these five JSX component files I'm uploading — give me a pass/caution/block verdict for each one and a rollup of the worst issues across all of them?","exampleUseCases":[{"title":"Pre-release component library audit","prompt":"I'm about to ship a new version of our design system — can you batch-check all 12 of these HTML and JSX component files for WCAG 2.2 AA accessibility issues and tell me which ones are blocking vs just cautionary?"},{"title":"CI gate for accessibility regressions","prompt":"Before merging this PR, run a WCAG 2.2 accessibility scan on these three modified Vue template files and tell me if any of them would block a release — I need the per-file verdict plus a rollup."},{"title":"Accessibility triage across a legacy codebase","prompt":"I've got a bunch of old Angular and HTML templates that have never been checked for accessibility — can you scan all of them at once against WCAG 2.2 Level A and tell me which files are the worst offenders so I know where to start fixing?"}],"resultDescription":"Returns a list of per-file results each containing the filename and a verdict of pass, caution, or block based on detected accessibility issues, plus a rollup object with the single worst verdict across all files and totals broken down by severity level. These are static analysis indicators, not a legal compliance guarantee.","failureModes":["Missing required 'files' array results in a 400 validation error","Empty files array may return an empty results list with no rollup","Unsupported framework value outside the enum causes a validation error","Malformed or non-parseable markup may yield incomplete analysis for that file","Invalid WCAG level value outside A/AA causes a schema validation failure","Network timeout for very large batches may result in a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need to audit multiple UI files in a single API call rather than checking them one at a time. It is ideal for CI/CD pipelines, design system releases, or bulk triage of a codebase where you want a consistent per-file verdict plus an aggregate rollup. Prefer it over single-file checkers when batch throughput and a unified worst-verdict rollup are important.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:57:59.282Z","isFirstParty":false}