screenmy.site

Embed accessibility scanning in your product.

Hosted axe-core 4.11 — automated WCAG 2.2 AA findings via a JSON API. Inject headers or cookies to scan authenticated pages. Signed completion webhooks. Batch endpoints + sitemap discovery. Built for Shopify apps, CMS plug-ins, and CI pipelines.

What’s included

Quickstart

curl -X POST https://api.screenmy.site/v1/scan \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://example.com"}'

→ 202 Accepted

{
  "id": "scan_abc123",
  "status": "pending",
  "url": "https://example.com",
  "created_at": "2026-05-28T10:00:00.000Z"
}

Full reference at api.screenmy.site/docs.

Tell us what you’re building

We provision API keys manually for early customers. Pick the closest match below — the subject line lets us route your email to the right person.

Mail client not opening? Email support@screenmy.site directly.

How it works

  1. Email us with your use case and rough volume.
  2. We provision an API key, share it securely, and set up monthly invoicing.
  3. Hit api.screenmy.site — full reference at api.screenmy.site/docs.

Custom pricing based on volume — email us and we’ll quote.