Integrate the Level Access Public API to interact with platform functionalities. This API, documented using Swagger, allows for seamless integration with automated scans, workspace management, user data, and manual evaluations.
On this page:
- Push raw results
- Run automated scans
- Get rules definition
- Get scan info
- Get manual evaluations
- Get workspace data
- Get user data
Push raw results
Push raw results to the platform by sending accessibility test results programmatically, teams can streamline data submission and enhance workflow automation.
Run automated scans
Run automated scans using the API to facilitate continuous monitoring of digital properties for accessibility issues without manual intervention. This capability is key for integrating accessibility checks into CI/CD pipelines.
Get rules definition
Retrieve rules definitions via a comprehensive list of accessibility rules for various tools through the API. This ensures that developers are always working with up-to-date standards and can tailor their testing accordingly.
Get scan info
The API enables developers to pull detailed information and results from past scans. This helps track progress over time and allows easy reporting of accessibility compliance.
Get manual evaluations
Retrieve manual evaluation data using the API, centralizing both automated and manual testing information in one location.
Get workspace data
The API provides access to workspace data, including digital properties and associated tags. This supports better organization and classification of the assets being evaluated for accessibility.
Get user data
Developers can retrieve and manage user data through the API, making it easier to control permissions and roles within the platform.
Comments
0 comments
Article is closed for comments.