Elium · OAuth Scopes

Elium OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://{platform}.elium.com/oauth/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.

CompanySoftware-as-a-ServiceKnowledge-ManagementKnowledge BaseEnterprise SearchAI SearchGraphQLMCPCollaborationDocumentationRAGEurope
Scopes: 1 Flows: authorizationCode, password Method: searched

OAuth endpoints

Authorization URL
https://{platform}.elium.com/oauth/authorize
Token URL
https://{platform}.elium.com/oauth/token
Flows
authorizationCodepassword

Scopes (1)

ScopeDescriptionFlows
apiv1 The single scope covering the entire Elium API. Granted on behalf of one Elium user; the effective permissions are that user's own content permissions, not the scope's. authorizationCode, password

Source

OAuth Scopes

elium-scopes.yml Raw ↑
generated: '2026-08-17'
method: searched
source: https://learn.elium.com/en/api/getting_started/authentication
docs: https://learn.elium.com/en/api/getting_started/authentication
note: >-
  Derived nothing from OpenAPI - Elium publishes none. Read from the provider's authentication guide and
  quick-start, both of which name exactly one scope. There is no scopes/permissions reference page beyond
  this, and no per-resource or read/write split: apiv1 is the whole API surface.
schemes:
- name: OAuth2
  source: https://learn.elium.com/en/api/getting_started/authentication
  flows:
  - flow: authorizationCode
    authorizationUrl: https://{platform}.elium.com/oauth/authorize
    tokenUrl: https://{platform}.elium.com/oauth/token
  - flow: password
    tokenUrl: https://{platform}.elium.com/oauth/token
scope_count: 1
scopes:
- scope: apiv1
  description: >-
    The single scope covering the entire Elium API. Granted on behalf of one Elium user; the effective
    permissions are that user's own content permissions, not the scope's.
  flows: [authorizationCode, password]
  sources: [https://learn.elium.com/en/api/getting_started/authentication]
gaps:
- One coarse scope for 17 queries, 206 mutations and 18 subscriptions - an agent cannot be granted
  read-only API access at the OAuth layer. Read-only agent access is instead offered as a separate
  product surface (the MCP server, whose three published tools are all read-only).
- No incremental or step-up authorization, and no scope documentation page distinct from the auth guide.

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/elium-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.