Authentication

awRAG supports two authentication methods to accommodate different integration scenarios: OAuth 2.0 and API Keys. Choose the method that best fits your use case for secure access to the awRAG platform.

Authentication Methods Overview

OAuth 2.0 (Recommended)

Industry-standard authorization framework for applications accessing awRAG on behalf of users.

Best for: AI platforms, web applications, and services requiring user-delegated access

API Keys

Direct authentication using long-lived API keys for personal and programmatic access.

Best for: Personal automation, scripts, and direct programmatic access

Select an authentication method below to view detailed implementation guides and examples.