Skip to main content
Use the Strix API to manage pentests, vulnerabilities, schedules, and webhook automations for your organization from your own programs.

What you can automate

  • Pentests — Start pentests, rerun or 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

Send all API requests to:

Authentication

Every request must include a bearer token in the Authorization header:
Each token belongs to one organization. A token can only get access to the resources of that organization. To create tokens, go to Settings > API Access in the Strix dashboard.

Scopes

Each token has scopes that control the resources it can get access to. Give each integration only the scopes that it needs. Rotate your tokens regularly.