← All updates
API

Public API, webhooks, and an OpenAPI spec

Run audits programmatically from Claude Code, Cursor, or your own app — with HMAC-signed webhooks, a full OpenAPI 3.1 spec, and server-side PDF export.

Webmatik now has a proper public API. Generate a key in your account and run audits straight from your workflow — whether that's a CI pipeline, a custom dashboard, or an AI coding assistant like Claude Code or Cursor.

Highlights

  • Two endpoints: start an audit, then poll for the result — or skip polling entirely with a webhook.
  • HMAC-signed webhooks: pass a webhookUrl and we POST the full result the moment the audit (including AI vision and GEO) finishes, signed so you can verify it's really us.
  • Server-side PDF: fetch any completed audit as a branded PDF report via the API.
  • OpenAPI 3.1 spec for SDK generators and schema-first tooling.

Full reference and code examples (Node + Python) live in the API docs. Available on Starter and Growth.

APIDevelopersWebhooks

Run a free audit and see your Growth Score in under a minute.

Audit my site