Documentation
The full Syntrix documentation is in progress. While we get it written, the live API reference is available below. MIRA—the in-product assistant—draws on the internal Mindroot cognition layer; see About for how we describe that architecture at a high level.
About Syntrix
Product overview: what we scan for, supported environments, scan philosophy, severity levels, MIRA, security principles, responsible use, privacy, and AI disclaimers — in one place.
API
Production keeps interactive Swagger/Redoc off by default (less drive-by abuse against
documented endpoints). Operators can enable it on a deployment with SYNTRIX_ENABLE_API_DOCS=true, or
integrate against the same REST surface without the explorer.
Coming soon
- Quickstart guide
- GitHub Action for CI integration
- Webhook reference
- Self-hosted runner docs
- SDK references (Python, TypeScript)