POST/v1/scansIllustrative- profile
- wcag-2.1-aa-web@1.2.0
- metadata.release
- 2026.08.14
- gate.mode
- new_findings
202 Accepted · stable scan identity returned
Run a stable WCAG 2.1 Level A and AA profile from your release pipeline. The API returns criterion-linked findings, rendered evidence, and the evaluation work automation cannot complete.
For teams maintaining WCAG 2.1 contracts and release baselines
wcag-2.1-aa-web@1.2.0202 AcceptedPOST /v1/scans
Idempotency-Key: 2026.08.14
{
"asset": {
"type": "url",
"url": "https://app.example/release-candidate"
},
"profiles": [
"wcag-2.1-aa-web@1.2.0"
],
"metadata": {
"release": "2026.08.14"
}
}id: scn_01J…profile resolvedTenant-safe metadata and a pinned baseline make the returned finding set immediately routable from CI or a publishing service.
POST/v1/scansIllustrative202 Accepted · stable scan identity returned
The normalized result keeps the browser location and automation boundary next to the standards mapping, ready for an issue tracker or code review.
The integration changes environment and metadata while the profile meaning and result shape stay stable.
Create an idempotent scan after the preview URL is ready.
Fail only when configured new findings cross the threshold.
Keep profile, engine versions, source hash, and unresolved review work.
Before WCAG 2.1 AA becomes a production gate, review its source mapping, supported input, automation boundary, and required human checks.
Start with one asset flow, pin the profile, and keep evidence and unresolved human work attached to every result.
Automated preflight is not an accessibility certification or legal determination.