Overview
Manage authentication tokens for the Indexing API. The Indexing API requires authentication tokens to authorize access to your Glean instance.
Use Cases
Token Rotation
Implement secure token rotation policies to maintain API security and compliance with your organization's security requirements.
Multi-Environment Setup
Manage separate authentication tokens for development, staging, and production environments to ensure proper access control.
Service Integration
Authenticate third-party services and custom applications that need to index content into your Glean instance.
API Endpoints
Method | Endpoint | Purpose |
---|---|---|
POST | /api/index/v1/rotatetoken | Rotate token |