Documentation
Everything you need to run compliance audits with UMMRO: platform guides, the audit workflow, API reference and training resources.
Getting Started
Create an account, connect the model endpoints you want to test and launch your first automated red-team audit in minutes.
Create an account →Running Audits
Configure attack scenarios, reframing strategies and target models, then track live safety scoring as the audit executes.
Open the audit portal →REST API
Automate audits from CI/CD or your own tooling. Every platform capability — audits, reports, scoring — is exposed over a versioned REST API.
Request API access →Training Academy
30 hands-on modules covering prompt injection, jailbreak techniques and defensive evaluation, with CART certification tracks.
Browse modules →EU AI Act Compliance
How UMMRO maps audit evidence to Article 15 accuracy, robustness and cybersecurity requirements, and what the MMPDR report contains.
Read the compliance guide →Support
Questions about the platform, enterprise deployment or research collaboration? Our team responds within one business day.
Contact us →API at a Glance
The UMMRO API is organized around audits: create one, poll its status, then retrieve the scored report. All endpoints are versioned under /v1 and return JSON.
/v1/auditsLaunch a new red-team audit/v1/audits/{id}Poll audit progress and status/v1/reports/{id}Retrieve the scored MMPDR report/v1/scoring/evaluateScore individual model responsesAll API requests are authenticated with a bearer token. Generate and rotate keys from the API Keys page in your dashboard.
Ready to Test Your Models?
Start with a free audit, or talk to us about enterprise deployment and EU AI Act reporting.