🧑‍💻 Developer Resources
AccessiblyKit provides multiple integration options for developers—no matter your stack. Whether you’re customizing the widget behavior on the frontend or triggering automations via backend systems, you’re covered.
💡 The JavaScript API does not require any API key. Once the widget is embedded, it’s ready to use via window.AccessibilityWidgetAPI
.
Explore the Tools
Use the global
window.AccessibilityWidgetAPI
to control widget behavior, profiles, and features—no setup required.JavaScript APISecurely fetch scan data, control widget settings, and automate reports with server-to-server integrations.REST APISubscribe to real-time events such as scan completions or site updates to automate workflows.WebhooksQuick Integration Guide
Step 1: Embed the Widget
Add the <script>
snippet to your site. Once it loads, the JavaScript API becomes available.
Step 2: Use JavaScript for Frontend Controls
Open the widget, enable features, or switch profiles using JS—no backend required.
Step 3: Use REST API or Webhooks for Automation
Trigger scans, retrieve data, or respond to updates securely using tokens and keys.
Need Help Integrating?
Get developer support or request advanced implementation help tailored to your stack.