Lucent · OAuth Scopes

Lucent OAuth Scopes

OAuth 2.0 searched

Lucent publishes 2 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lucent API on a user’s behalf.

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.

CompanySession ReplayProduct AnalyticsBug DetectionObservabilityArtificial IntelligenceDeveloper ToolsMCPWebhook
Scopes: 2 Flows: Method: searched

Scopes (2)

ScopeDescriptionFlows
read:lucent Read access to all Data API read endpoints and the four read MCP tools (list_issues, get_issue, list_signals, list_insights). Included with every token.
write:issues Permits updating issue status via PATCH /api/v1/issues/{issueId} and the update_issue MCP tool. Must be explicitly requested in the OAuth flow or enabled at API-key creation ("Allow issue status updates").

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.lucenthq.com/mcp/oauth
docs: https://docs.lucenthq.com/api-reference/authentication
well_known:
- well-known/lucent-oauth-authorization-server.json
- well-known/lucent-oauth-protected-resource.json
note: >-
  Scopes govern the Data API bearer tokens and the OAuth 2.1 authorization server that
  fronts the MCP endpoint. The OpenAPI declares an http bearer scheme (lucentBearer); the
  scope model is documented in the auth/OAuth docs and advertised in RFC 8414/9728 metadata.
schemes:
- name: OAuth2.1
  type: oauth2
  authorizationUrl: https://app.lucenthq.com/oauth/authorize
  tokenUrl: https://app.lucenthq.com/api/oauth/token
  registrationUrl: https://app.lucenthq.com/api/oauth/register
  revocationUrl: https://app.lucenthq.com/api/oauth/revoke
  grant_types: [authorization_code, refresh_token]
  pkce: S256
  dynamic_client_registration: true
scopes:
- scope: read:lucent
  description: Read access to all Data API read endpoints and the four read MCP tools (list_issues, get_issue, list_signals, list_insights). Included with every token.
  grants: [listIssues, getIssue, listSignals, listInsights]
- scope: write:issues
  description: Permits updating issue status via PATCH /api/v1/issues/{issueId} and the update_issue MCP tool. Must be explicitly requested in the OAuth flow or enabled at API-key creation ("Allow issue status updates").
  grants: [updateIssueStatus]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/lucent-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.