Skip to main content

1. Get an API key

After SSO login, go to Settings → API Keys → New key. Choose at least the ingest scope.

2. Install an SDK

3. Send a request

4. See it in the audit log

Open the dashboard at /audit. Find the row whose interaction_id matches the one you just received in the response header. Click it to see PII findings, injection score, policy decision, and the row’s signature.

5. (Optional) Verify the audit chain offline

You’re now governed. Next: pick a policy pack for your framework, or wrap your existing OpenAI client.