Automate scans with the API

Start scans from CI or your own tools (Pro+).

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

Tip

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

Automate scans with the API — WPAQ.com Support · WPAQ.com