Eliq · OAuth Scopes

Eliq OAuth Scopes

OAuth 2.0 searched

Eliq uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

EnergyUtilitiesAnalyticsSustainabilityEnergy DataSmart MeterDisaggregationForecastingSegmentationConsumptionTariffsInsights
Scopes: 0 Flows: Method: searched

Scopes (0)

Eliq implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Eliq does NOT publish a scope reference page. The scopes below are the ones the provider's own documentation and Auth API contract show by name in request examples and token-claim examples — they are transcribed, not enumerated from a catalogue, and the real per-client scope set is only visible inside the Client Admin Portal. `scopes_supported` is absent from the OIDC discovery document too. NO SCOPE HERE WAS INVENTED and this list is not claimed to be complete.

Source

OAuth Scopes

Raw ↑
# Eliq OAuth scopes — transcribed from the provider's auth documentation. Not a complete catalogue.
generated: '2026-09-06'
method: searched
source: https://developer.eliq.com/doc/authentication, openapi/eliq-auth-api-openapi.yaml
docs: https://developer.eliq.com/doc/authentication
provider: Eliq
providerId: eliq
model: OAuth 2.0 scopes, space-delimited, optional on the token request. When `scope` is omitted the token receives
  the scopes configured for that client.
scope_reference_published: false
note: Eliq does NOT publish a scope reference page. The scopes below are the ones the provider's own documentation
  and Auth API contract show by name in request examples and token-claim examples — they are transcribed, not enumerated
  from a catalogue, and the real per-client scope set is only visible inside the Client Admin Portal. `scopes_supported`
  is absent from the OIDC discovery document too. NO SCOPE HERE WAS INVENTED and this list is not claimed to be
  complete.
scope_count: 4
scopes:
- name: insights.read
  description: Read access to the Eliq Insights API.
  evidence: https://developer.eliq.com/doc/authentication (delegated token example)
- name: insights.write
  description: Write access to the Eliq Insights API.
  evidence: https://developer.eliq.com/doc/authentication (delegated token example)
- name: data.read
  description: Read access to Eliq data.
  evidence: https://developer.eliq.com/doc/authentication (token claims table, `scope` claim example)
- name: data.write
  description: Write access to Eliq data.
  evidence: https://developer.eliq.com/doc/authentication (token claims table, `scope` claim example)
audiences:
- name: data-management-api
  description: Eliq Data Management API
- name: insights-api
  description: Eliq Insights API
access_types:
- name: application
  description: App (machine-to-machine) token
- name: delegated
  description: Token issued on behalf of a named subject
discovery:
  scopes_supported_published: false
  url: https://auth-api.eliq.com/.well-known/openid-configuration
  note: The discovery document carries issuer and jwks_uri only.

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/eliq-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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