# TestimoX Version: unknown Package: TestimoX API types: 1099 Install: - dotnet add package TestimoX Quickstart: ```csharp TestimoX.exe --all --html-path C:\Reports\TestimoX.html TestimoX.exe --list-rules Get-TestimoXConfig -ListRules | Format-Table Name, SourceType, EnabledByDefault Connect-TestimoXService -Url 'http://127.0.0.1:7809/' -ApiKey (Get-Content C:\secret.txt -Raw) ``` Machine-friendly API data: - /api/index.json - /api/search.json - /api/types/{slug}.json Slug rule: lower-case, dots/symbols -> dashes.