Skip to main content
The Strix API lets you programmatically manage pentests, vulnerabilities, schedules, and webhook automations for your organization.

What you can automate

  • Pentests — Start pentests, rerun/cancel pentests, and download PDF reports
  • Vulnerabilities — List and update vulnerabilities for remediation workflows
  • Schedules — Create and trigger recurring schedules for continuous testing
  • Webhooks — Subscribe to pentest and vulnerability lifecycle events

Base URL

All API requests are made to:

Authentication

Every request must include a bearer token in the Authorization header:
Tokens are org-scoped and can only access resources inside the organization they belong to. Create tokens from Settings > API Access in the Strix dashboard.

Scopes

Each token is assigned scopes that control what it can access. Apply least-privilege scopes per integration and rotate tokens regularly.