Lilt · OAuth Scopes
Lilt OAuth Scopes
OAuth 2.0
searched
Lilt publishes 4 OAuth 2.0 scopes via the authorizationCode, deviceCode, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lilt API on a user’s behalf.
Tokens are issued from https://blissful-celebration-62.authkit.app/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyArtificial IntelligenceTranslationLocalizationMachine TranslationLanguageContentTranslation MemoryAgents
Scopes: 4
Flows: authorizationCode, deviceCode, refreshToken
Method: searched
OAuth endpoints
Authorization URL
https://blissful-celebration-62.authkit.app/oauth2/authorize
https://blissful-celebration-62.authkit.app/oauth2/authorize
Token URL
https://blissful-celebration-62.authkit.app/oauth2/token
https://blissful-celebration-62.authkit.app/oauth2/token
Flows
authorizationCodedeviceCoderefreshToken
authorizationCodedeviceCoderefreshToken
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OIDC — issue an ID token identifying the LILT MCP app user. | authorizationCode |
| profile | OIDC — access the user's basic profile claims. | authorizationCode |
| OIDC — access the user's email address claim. | authorizationCode | |
| offline_access | Issue a refresh token so the MCP host can act without re-prompting. | authorizationCode, refreshToken |
📄 Provider scope reference: https://support.lilt.com/kb/LILT-mcp
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.