Scout’s public API is in development. This page outlines what’s coming so you can plan integrations ahead of launch.
Planned capabilities
Launch explorations
Kick off missions from your CI/CD pipeline or internal tooling.
Manage personas
Create, update, and archive personas programmatically.
Retrieve findings
Pull full reports, evidence, and metadata into downstream systems.
Schedule runs
Automate recurring explorations across environments.
Authentication
Scout’s API will use OAuth2 with workspace-level scopes. You’ll generate client credentials inside the app and authorize integrations by role.Webhooks
Expect webhooks for exploration lifecycle events (started
, completed
, failed
) and high-severity findings. Configure delivery to Slack, Teams, or custom endpoints.