Lucent · Authentication Profile

Lucent Authentication

Authentication

Lucent secures its APIs with apiKey, http, and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanySession ReplayProduct AnalyticsBug DetectionObservabilityArtificial IntelligenceDeveloper ToolsMCPWebhook
Methods: apiKey, http, oauth2 Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

lucentApiKey apiKey
· in: header (X-Lucent-Api-Key)
lucentBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/lucent-openapi-original.json
docs: https://docs.lucenthq.com/api-reference/authentication
oauth_docs: https://docs.lucenthq.com/mcp/oauth
summary:
  types:
  - apiKey
  - http
  - oauth2
  api_key_in:
  - header
  - query
  oauth2:
    profile: OAuth 2.1 (fronts the MCP endpoint; PKCE S256, Dynamic Client Registration, refresh tokens)
    authorizationUrl: https://app.lucenthq.com/oauth/authorize
    tokenUrl: https://app.lucenthq.com/api/oauth/token
    scopes: [read:lucent, write:issues]
    metadata:
    - well-known/lucent-oauth-authorization-server.json
    - well-known/lucent-oauth-protected-resource.json
  token_prefixes:
    luc_pk_: Ingest public key (write-only; X-Lucent-Api-Key header or api_key query)
    luc_api_: Data API key (bearer)
    luc_oat_: OAuth access token (bearer, 1h TTL)
    luc_mcp_: Legacy static MCP bearer token
schemes:
- name: lucentApiKey
  type: apiKey
  in: header
  parameter: X-Lucent-Api-Key
  description: Public key prefixed with `luc_pk_`. Safe to expose in client-side code. For `navigator.sendBeacon`
    callers that cannot set headers, the key may also be passed as the `api_key` query parameter.
  sources:
  - openapi/lucent-openapi-original.json
- name: lucentBearer
  type: http
  scheme: bearer
  description: API keys prefixed with `luc_api_` or OAuth access tokens prefixed with `luc_oat_`.
    Legacy static keys prefixed with `luc_mcp_` continue to work.
  sources:
  - openapi/lucent-openapi-original.json

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/lucent-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.