# Xenovia ## Docs - [Create Key](https://docs.xenovia.io/api-reference/api-keys/create-key.md) - [Create Org Key Route](https://docs.xenovia.io/api-reference/api-keys/create-org-key-route.md) - [Delete Key](https://docs.xenovia.io/api-reference/api-keys/delete-key.md) - [Delete Org Key Route](https://docs.xenovia.io/api-reference/api-keys/delete-org-key-route.md) - [List Keys](https://docs.xenovia.io/api-reference/api-keys/list-keys.md) - [List Org Key Route](https://docs.xenovia.io/api-reference/api-keys/list-org-key-route.md) - [List Org Audit Logs](https://docs.xenovia.io/api-reference/audit-logs/list-org-audit-logs.md) - [Logout](https://docs.xenovia.io/api-reference/auth/logout.md): Revoke the caller's current access token. - [Authentication](https://docs.xenovia.io/api-reference/authentication.md): Secure access patterns for Xenovia API requests. - [Errors and Limits](https://docs.xenovia.io/api-reference/errors-and-limits.md): Error response format, status codes, and rate limit behavior. - [Health Check](https://docs.xenovia.io/api-reference/health/health-check.md) - [Create Integration Route](https://docs.xenovia.io/api-reference/integrations/create-integration-route.md) - [Delete Integration Route](https://docs.xenovia.io/api-reference/integrations/delete-integration-route.md) - [Get Integration Route](https://docs.xenovia.io/api-reference/integrations/get-integration-route.md) - [List Integrations Route](https://docs.xenovia.io/api-reference/integrations/list-integrations-route.md) - [Patch Integration](https://docs.xenovia.io/api-reference/integrations/patch-integration.md) - [Create Escalation](https://docs.xenovia.io/api-reference/internal/create-escalation.md): Record an escalation event when a request is flagged for human review. - [Get Proxy Intent](https://docs.xenovia.io/api-reference/internal/get-proxy-intent.md): Return the operator-defined intent text for a proxy. - [Get Proxy Policy](https://docs.xenovia.io/api-reference/internal/get-proxy-policy.md): Return the combined Rego for all enabled policies on a proxy. - [Get Proxy Providers](https://docs.xenovia.io/api-reference/internal/get-proxy-providers.md): Return providers attached to a proxy with resolved API tokens. - [Ingest Trace Route](https://docs.xenovia.io/api-reference/internal/ingest-trace-route.md) - [Score Intent](https://docs.xenovia.io/api-reference/internal/score-intent.md): Score how well the current request matches the proxy's defined intent. - [Verify Key Route](https://docs.xenovia.io/api-reference/internal/verify-key-route.md): Verify an API key and return its proxy_id + org_id. - [API Introduction](https://docs.xenovia.io/api-reference/introduction.md): Integrate Xenovia runtime governance into your platform. - [Create Org](https://docs.xenovia.io/api-reference/organizations/create-org.md) - [Delete Org](https://docs.xenovia.io/api-reference/organizations/delete-org.md) - [Get Org](https://docs.xenovia.io/api-reference/organizations/get-org.md) - [Patch Org](https://docs.xenovia.io/api-reference/organizations/patch-org.md) - [Create Proxy Policy](https://docs.xenovia.io/api-reference/policies/create-proxy-policy.md) - [Delete Proxy Policy](https://docs.xenovia.io/api-reference/policies/delete-proxy-policy.md) - [Disable Proxy Policy](https://docs.xenovia.io/api-reference/policies/disable-proxy-policy.md) - [Enable Proxy Policy](https://docs.xenovia.io/api-reference/policies/enable-proxy-policy.md) - [Get Proxy Policy](https://docs.xenovia.io/api-reference/policies/get-proxy-policy.md) - [List Proxy Policies](https://docs.xenovia.io/api-reference/policies/list-proxy-policies.md) - [Patch Proxy Policy](https://docs.xenovia.io/api-reference/policies/patch-proxy-policy.md) - [Attach Provider To Proxy](https://docs.xenovia.io/api-reference/providers/attach-provider-to-proxy.md) - [Create Provider Route](https://docs.xenovia.io/api-reference/providers/create-provider-route.md) - [Delete Provider Route](https://docs.xenovia.io/api-reference/providers/delete-provider-route.md) - [Detach Provider From Proxy](https://docs.xenovia.io/api-reference/providers/detach-provider-from-proxy.md) - [Get Provider Route](https://docs.xenovia.io/api-reference/providers/get-provider-route.md) - [List Providers For Proxy](https://docs.xenovia.io/api-reference/providers/list-providers-for-proxy.md) - [List Providers Route](https://docs.xenovia.io/api-reference/providers/list-providers-route.md) - [Patch Provider Route](https://docs.xenovia.io/api-reference/providers/patch-provider-route.md) - [Activate Proxy Route](https://docs.xenovia.io/api-reference/proxies/activate-proxy-route.md) - [Create Proxy Route](https://docs.xenovia.io/api-reference/proxies/create-proxy-route.md) - [Deactivate Proxy Route](https://docs.xenovia.io/api-reference/proxies/deactivate-proxy-route.md) - [Delete Proxy Route](https://docs.xenovia.io/api-reference/proxies/delete-proxy-route.md) - [Get Proxy Route](https://docs.xenovia.io/api-reference/proxies/get-proxy-route.md) - [List Proxies Route](https://docs.xenovia.io/api-reference/proxies/list-proxies-route.md) - [Patch Proxy](https://docs.xenovia.io/api-reference/proxies/patch-proxy.md) - [Attach Integration To Proxy](https://docs.xenovia.io/api-reference/proxy-integrations/attach-integration-to-proxy.md) - [Detach Integration From Proxy](https://docs.xenovia.io/api-reference/proxy-integrations/detach-integration-from-proxy.md) - [List Integrations For Proxy](https://docs.xenovia.io/api-reference/proxy-integrations/list-integrations-for-proxy.md) - [Get Session Route](https://docs.xenovia.io/api-reference/traces/get-session-route.md) - [List Traces Route](https://docs.xenovia.io/api-reference/traces/list-traces-route.md) - [Trace Stats](https://docs.xenovia.io/api-reference/traces/trace-stats.md) - [Add Org User](https://docs.xenovia.io/api-reference/users/add-org-user.md) - [Delete Org User](https://docs.xenovia.io/api-reference/users/delete-org-user.md) - [Get Org User](https://docs.xenovia.io/api-reference/users/get-org-user.md) - [List Org Users](https://docs.xenovia.io/api-reference/users/list-org-users.md) - [Patch Org User](https://docs.xenovia.io/api-reference/users/patch-org-user.md) - [Getting Started](https://docs.xenovia.io/getting-started/overview.md): Roll out Xenovia as the governance layer for runtime proxies. - [Quickstart](https://docs.xenovia.io/getting-started/quickstart.md): Set up Xenovia with policy checks and trace review. - [Xenovia Docs](https://docs.xenovia.io/introduction.md): Runtime governance documentation for agentic AI teams. - [Platform Overview](https://docs.xenovia.io/platform/overview.md): How Xenovia organizes runtime governance across proxies and runtime-derived identities. - [Policies and Approvals](https://docs.xenovia.io/platform/policies-and-approvals.md): Reviewable enforcement for risky or out-of-scope actions. - [Runtime Architecture](https://docs.xenovia.io/platform/runtime-architecture.md): From proxy ingress to policy decision and operator action. - [Tools and Access](https://docs.xenovia.io/platform/tools-and-access.md): Govern downstream system access derived under each proxy. - [Traces and Remediation](https://docs.xenovia.io/platform/traces-and-remediation.md): Investigate behavior drift and remediate with context. ## OpenAPI Specs - [openapi](https://docs.xenovia.io/api-reference/openapi.yaml) ## Optional - [Website](https://xenovia.io) - [Platform Story](https://xenovia.io/platform)