# Anti AI ## Docs - [Agents API](https://docs.goantiai.com/api/agents.md): Create, manage, and revoke agent identities. - [Authentication](https://docs.goantiai.com/api/authentication.md): How to authenticate with the Anti AI API. - [Error Responses](https://docs.goantiai.com/api/errors.md): Standard error format and common error codes. - [Policies API](https://docs.goantiai.com/api/policies.md): Create and manage access policies. - [Tokens API](https://docs.goantiai.com/api/tokens.md): Issue, verify, and revoke tokens. - [Agent Identity](https://docs.goantiai.com/concepts/agent-identity.md): What an agent identity is and why every agent needs one. - [Audit Log](https://docs.goantiai.com/concepts/audit-log.md): A tamper-proof record of everything that happens in your workspace. - [Delegations](https://docs.goantiai.com/concepts/delegations.md): Let agents act on behalf of human users. - [JIT Tokens](https://docs.goantiai.com/concepts/jit-tokens.md): Short-lived credentials that expire automatically. - [Policies](https://docs.goantiai.com/concepts/policies.md): How policies control what your agents are allowed to do. - [Security Architecture](https://docs.goantiai.com/concepts/security-architecture.md): How Oculus is architected, its infrastructure dependencies, and the operational constraints you need to know before deploying to production. - [Zero Trust](https://docs.goantiai.com/concepts/zero-trust.md): How Oculus applies zero-trust principles to AI agent access control — every request is verified, nothing is trusted by default. - [Agent Registry](https://docs.goantiai.com/features/agent-registry.md): Manage all AI agents in your workspace. - [Audit Log Viewer](https://docs.goantiai.com/features/audit-log.md): Search, filter, and export your complete audit trail. - [Blast Radius](https://docs.goantiai.com/features/blast-radius.md): See exactly what an agent can reach if compromised. - [Policy Builder](https://docs.goantiai.com/features/policy-builder.md): Write, test, and manage access policies for your agents. - [Policy Simulation](https://docs.goantiai.com/features/policy-simulation.md): Test any policy against a mock request before it goes live. - [Token Management](https://docs.goantiai.com/features/token-management.md): Full visibility and control over all tokens in your workspace. - [Create Account](https://docs.goantiai.com/getting-started/create-account.md): Sign up and set up your Anti AI workspace. - [Create a Policy](https://docs.goantiai.com/getting-started/create-policy.md): Control what your agents are allowed to do. - [Install SDK](https://docs.goantiai.com/getting-started/install-sdk.md): Install the Anti AI SDK for Python or TypeScript. - [Issue a Token](https://docs.goantiai.com/getting-started/issue-token.md): Get a short-lived access token for your agent. - [Quickstart](https://docs.goantiai.com/getting-started/quickstart.md): Get your first secure agent running in 5 minutes. - [Register an Agent](https://docs.goantiai.com/getting-started/register-agent.md): Create an agent identity in Anti AI. - [Run Your Agent](https://docs.goantiai.com/getting-started/run-your-agent.md): A complete, production-ready agent example. - [Key Benefits](https://docs.goantiai.com/introduction/key-benefits.md): What Anti AI gives developers, security teams, and compliance teams. - [Welcome](https://docs.goantiai.com/introduction/welcome.md): Identity and access management for AI agents. - [How It Works](https://docs.goantiai.com/introduction/what-is-anti-ai.md): How Anti AI fits into your stack. - [Why It Matters](https://docs.goantiai.com/introduction/why-it-matters.md): The problem Anti AI solves. - [CrewAI](https://docs.goantiai.com/sdks/crewai.md): Use Anti AI with CrewAI agents. - [LangChain](https://docs.goantiai.com/sdks/langchain.md): Use Anti AI with LangChain agents. - [LangGraph](https://docs.goantiai.com/sdks/langgraph.md): Use Anti AI with LangGraph agents. - [Python SDK](https://docs.goantiai.com/sdks/python.md): Full documentation for the Anti AI Python SDK. - [TypeScript SDK](https://docs.goantiai.com/sdks/typescript.md): Full documentation for the Anti AI TypeScript SDK. - [FAQ](https://docs.goantiai.com/support/faq.md): Frequently asked questions about Anti AI. - [Get Help](https://docs.goantiai.com/support/get-help.md): How to reach us when you need support. - [Talk to the Founders](https://docs.goantiai.com/support/talk-to-founders.md): Book a call directly with the Anti AI team. - [Common Issues](https://docs.goantiai.com/troubleshooting/common-issues.md): Solutions to the most common problems. - [Policy Denials](https://docs.goantiai.com/troubleshooting/policy-denials.md): Step-by-step guide to finding out why a token request was denied. - [Rate Limits](https://docs.goantiai.com/troubleshooting/rate-limits.md): How Oculus rate limiting works, what to do when you hit a limit, and how to configure it for your infrastructure. - [SDK Errors](https://docs.goantiai.com/troubleshooting/sdk-errors.md): How to handle errors from the Anti AI SDK. ## Optional - [GitHub](https://github.com/your-org/oculus) - [Support](mailto:support@antiailabs.com)