Automate Site Audits with the API

Start Site Audits from CI or your own tools.

  1. Upgrade to Business or Agency if you have not already.
  2. Open Dashboard → Integrations and create an API key. Copy it immediately.
  3. Send POST /api/v1/site-audits with your URL and Authorization: Bearer header.
  4. Poll GET /api/v1/site-audits/{id} until status is completed or completed_with_warnings.
  5. Open the audit in the browser or integrate findings into your workflow.

Tip

See the REST API guide for curl examples, crawl modes, and error codes.

Automate Site Audits with the API · Support · WPAQ.com