[{"label":"Latest (1.0.0)","version":"latest"}]
crest

RequestBody

The request body contains a parameter “url” that a user wants to test the WCAG violations on. The “reporttype” parameter represents the type of locator a user wants in return.


Properties

string
url Required

A URL to check WCAG violations on. It should be a valid URL.


integer
reporttype Optional

reporttype is either xpath(value: 3) or css selector(value: 4)

JSON Example

{
	"url": "string"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
crest
Parameter To

Heading Analysis
Cc And Transcript
Keyboard Focus Indicator
All

Feedback

Was this page helpful?