generated: '2026-07-11' method: derived source: https://apidocs.sesametime.com/authentication summary: types: - http schemes: - name: bearerAuth type: http scheme: bearer description: >- Bearer API token. Generated self-serve in the Sesame admin panel by logging in to app.sesametime.com and going to Settings > Integrations > API, then "Create New Token". Passed as `Authorization: Bearer [example key]`. Tokens grant access scoped to the account holder's permissions, can be revoked from the dashboard (revoked tokens return 401), and are recommended to be rotated every ~90 days. Token validity can be checked with GET /core/v3/info. sources: - https://apidocs.sesametime.com/authentication - https://apidocs.sesametime.com/introduction