Overview
SageXAI exposes two core endpoints in the MVP:POST /api/v1/guard
— scan prompts or model outputs for risky patternsGET /api/v1/guard/results
— retrieve past scans for dashboards & analytics
Authentication
Send a Bearer token in theAuthorization
header for every request: