Kevala · OAuth Scopes

Kevala OAuth Scopes

OAuth 2.0 probed

Kevala 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.

CompanyEnergyElectricityElectric GridGrid AnalyticsDistributed Energy ResourcesUtilitiesGeospatialAnalyticsCarbon AccountingElectric VehiclesSustainability
Scopes: 0 Flows: Method: probed

Scopes (0)

Kevala 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.

Source

OAuth Scopes

kevala-scopes.yml Raw ↑
generated: '2026-08-23'
method: probed
source: >-
  https://app.kevala.com/ authorize redirect (observed 2026-08-23) +
  https://kevalaanalytics.auth0.com/.well-known/openid-configuration (HTTP 200)
docs: null
provider: Auth0
authorization_server: https://kevalaanalytics.auth0.com/
audience: https://api.kevala.com
summary: >-
  Only the standard OpenID Connect scope set is discoverable. Kevala's Auth0 tenant publishes
  scopes_supported in its OIDC discovery document, and the platform application requests
  "openid profile email offline_access" when it authorizes for the api.kevala.com audience.
  API-resource scopes (permissions attached to the https://api.kevala.com API in Auth0) are NOT
  published anonymously and cannot be enumerated without credentials — do not assume the OIDC list
  below describes what the DER API authorizes.
scopes:
- name: openid
  description: OpenID Connect authentication; requested by the Kevala platform application.
  requested_by_platform: true
- name: profile
  description: Basic profile claims; requested by the Kevala platform application.
  requested_by_platform: true
- name: email
  description: Email address claim; requested by the Kevala platform application.
  requested_by_platform: true
- name: offline_access
  description: Refresh-token issuance; requested by the Kevala platform application.
  requested_by_platform: true
- name: name
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: given_name
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: family_name
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: nickname
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: email_verified
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: picture
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: created_at
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: identities
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: phone
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
- name: address
  description: Advertised in the tenant's scopes_supported.
  requested_by_platform: false
api_resource_scopes:
  published: false
  note: >-
    No resource-server permission list is published. The gated OpenAPI at
    https://api.kevala.com/der/openapi/ would carry them; it returns 403 to anonymous callers.

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