Web Accessibility API

The web accessibility API designed to scale.

To get started with the A11yWatch API add your authorization header with the JWT format Bearer TOKEN. For more information go to the OpenAPI, GraphQL, or gRPC documentation. You need a paid subscription in order to access the API.

    • https://api.a11ywatch.com/api/user
      GET
      curl --location --request GET 'https://api.a11ywatch.com/api/user' --header 'Authorization: $A11YWATCH_TOKEN'

By default, the A11yWatch API docs demonstrate using curl to interact with the API over HTTP. Most routes allow params to be sent from the url or the body. It's best to stick to using the body for http PUT and POST request since some params are set to be arrays and other none string shapes. In the example, replace https://mywebsite.com with the website you want to target. Using A11yWatch on a CI can drastically save development costs by raising awareness before production deployment.

Stay inclusive with confidence

Get started with A11yWatch now for affordable and speedy automated web accessibility tools.