Skip to content

API

To use the API, you must first create an API token.
API tokens are organization-specific and allow access only to data and operations for that organization.

Available API Endpoints:

  • Get list of projects – Returns all projects (sites) in the specified organization.
  • Get list of tags – Retrieves all tags for a specific project, including their match rules.
  • Get dashboard for project – Provides accessibility score, issue counts, and related metrics for a given time period.
  • Get reports – Returns aggregated accessibility issue data for the selected period.
  • Get accessibility score – Retrieves the overall accessibility score for a project within the selected timeframe.
  • Get reports for specific error – Lists pages where a given error type occurs, along with counts and device info.
  • Error definitions – Returns descriptions for all error codes used in reports.