To send a request through Policy Gateway, point your client atDocumentation Index
Fetch the complete documentation index at: https://docs.abliteration.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://api.abliteration.ai/policy/v1 instead of /v1. Every request made with that key is resolved to a project, evaluated against your policy, and audited to your configured connector.
Proxy the request
Point your client at abliteration.ai’s policy surface instead of the compat surface:X-Policy-Project, X-Policy-Target, X-Policy-User).
Reading decisions on the client
- Non-streaming: the response body includes a
policyfield alongside the upstream response. - Streaming: every SSE frame includes a
policyfield. See streaming policy metadata. - Policy log: every decision is emitted to your configured connector.