Skip to main content

API Tokens

If you'd like to search over an internal tool or an app that Glean doesn't natively support, you can do this by using our indexing REST API, which sends Glean documents via HTTP requests.

These requests need to include an API token. Admins can manage these API tokens in the Admin Console under PlatformAPI tokens.

Add an API token

To get started with a token, click Add token in the top right corner of the page. Name the token, specify whether it has global permissions or scoped permissions to specific apps, and set an expiration date. Tokens can be revoked from the dashboard as well.

important

Indexing API tokens require an expiration date.