Lightyear · OAuth Scopes

Lightyear OAuth Scopes

OAuth 2.0 searched

Lightyear publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lightyear API on a user’s behalf.

Tokens are issued from https://api.lightyear.com/oauth2/internal-mcp/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.

CompanyFinancial ServicesInvestingBrokerageStocksETFsFintechWealth ManagementEurope
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://api.lightyear.com/oauth2/internal-mcp/authorize
Token URL
https://api.lightyear.com/oauth2/internal-mcp/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp authorizationCode

Source

OAuth Scopes

lightyear-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.lightyear.com/.well-known/oauth-authorization-server
docs: null
notes: >-
  Lightyear publishes no scopes/permissions reference page. The single scope below is the only one
  advertised in the RFC 8414 authorization server metadata (scopes_supported), for an internal MCP
  integration. No scope descriptions are published by the provider.
schemes:
- name: internal-mcp
  source: well-known/lightyear-oauth-authorization-server.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.lightyear.com/oauth2/internal-mcp/authorize
    tokenUrl: https://api.lightyear.com/oauth2/internal-mcp/token
scopes:
- scope: mcp
  description: null
  flows:
  - authorizationCode
  sources:
  - well-known/lightyear-oauth-authorization-server.json