Reference

Python API

Async API Asynchronous variants of the scan functions for embedded library use.
Results Inspecting scan status, retrieving result data frames, and validating predictions.
Scanner API Defining custom scanners and the supporting types, tools, and registration helpers.
Scanning Running scans, configuring jobs, and orchestrating multi-scanner runs.
Sources Built-in transcript sources for ingesting data from external observability platforms.
Transcript API Reading transcripts, querying the database, filtering messages, and observing message traffic.

CLI

scout db Manage the local transcript database.
scout import Import transcripts from external sources into the local database.
scout scan Run scanners against transcripts.
scout trace Inspect detailed scan execution traces.
scout view Browse scan results in a web UI.