POST/v1/scansIllustrative- profiles[0]
- wcag-2.2-aa-web@1.2.0
- gate.mode
- new_findings
- report.coverage
- include
Result: criteria-linked findings plus open human evaluation
The WCAG testing API resolves the profile your technical baseline names and stores that exact version with the result. Coverage reports what ran, what was only partially observed, and which success criteria still need human evaluation.
For teams that need inspectable WCAG evidence rather than an unexplained score
Illustrativewcag-2.2-aa-web@1.2.0Coverage remains attached to the scan result.
Coverage is a first-class result, so a machine-clean scan cannot be mistaken for a complete WCAG evaluation.
machinepartialmanualChoose the WCAG version and level the project requires. The profile pins criterion mappings and coverage so the result does not depend on a moving default.
A report resolves convenience aliases such as latest to a concrete version so historical results remain interpretable.
The request makes profile, baseline, and gate intent explicit so the response can expose its coverage boundary.
POST/v1/scansIllustrativeResult: criteria-linked findings plus open human evaluation
Run a free scan with a named WCAG profile, inspect which checks were automated or manual, and keep that version in every later request.
Automated preflight is not an accessibility certification or legal determination.