G

Glean Indexing API

REST discovered

Details
URL
https://{instance}-be.glean.com/api/index/v1/
Docs
https://developers.glean.com/api-info/indexing/authentication/overview
Authentication
Glean-issued API token bearer discovered Get token ↗

Find your tenant server URL at About Glean. Then in Glean Admin, go to Settings → API Tokens to create a token. Use this token for Client API calls, and for Indexing API calls as the only supported auth method. Global Client API tokens require impersonation with X-Glean-ActAs; user-scoped tokens do not.