# Auth Agent ## Docs - [POST /api/agent/authenticate](https://docs.auth-agent.com/api-reference/agent/authenticate.md): Agent back-channel authentication endpoint - [GET /api/check-status](https://docs.auth-agent.com/api-reference/agent/check-status.md): Poll for authorization status - [Discovery Endpoints](https://docs.auth-agent.com/api-reference/discovery.md): OAuth server metadata and JWKS endpoints - [API Reference Introduction](https://docs.auth-agent.com/api-reference/introduction.md): Auth Agent OAuth 2.1 API Reference - [GET /authorize](https://docs.auth-agent.com/api-reference/oauth/authorize.md): OAuth 2.1 authorization endpoint - [POST /introspect](https://docs.auth-agent.com/api-reference/oauth/introspect.md): Validate and inspect access tokens - [POST /revoke](https://docs.auth-agent.com/api-reference/oauth/revoke.md): Revoke access or refresh tokens - [POST /token](https://docs.auth-agent.com/api-reference/oauth/token.md): Exchange authorization code or refresh token for access tokens - [GET /userinfo](https://docs.auth-agent.com/api-reference/oauth/userinfo.md): Get user information using an access token - [API Overview](https://docs.auth-agent.com/api-reference/overview.md): Complete Auth Agent API reference - [Agent Quickstart](https://docs.auth-agent.com/guides/agent-quickstart.md): Get your AI agent authenticated with Auth Agent using browser-use - [Using the Console](https://docs.auth-agent.com/guides/console.md): Manage agents and OAuth clients through the web console - [Integration Scenarios](https://docs.auth-agent.com/guides/integration-scenarios.md): Choose the right integration pattern for your use case - [Security Best Practices](https://docs.auth-agent.com/guides/security.md): Security guidelines for Auth Agent deployment and integration - [Website Quickstart](https://docs.auth-agent.com/guides/website-quickstart.md): Integrate Auth Agent into your website to allow AI agent authentication - [Auth Agent](https://docs.auth-agent.com/index.md): OAuth 2.1 Authentication for AI Agents - [Quickstart](https://docs.auth-agent.com/quickstart.md): Get started with Auth Agent in minutes ## OpenAPI Specs - [openapi](https://docs.auth-agent.com/api-reference/openapi.json)