Alleva · OAuth Scopes

Alleva OAuth Scopes

OAuth 2.0 probed

Alleva 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 Alleva API on a user’s behalf.

Tokens are issued from https://helloalleva.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.

Behavioral HealthElectronic Health RecordsEMREHRSubstance Use DisorderMental HealthHealthcaretreatment-centersClinical DocumentationRevenue Cycle ManagementPatient IntakeHealthcare Compliance
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://helloalleva.com/oauth/authorize
Token URL
https://helloalleva.com/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp Access to the Alleva MCP server resource. This is the only scope advertised in scopes_supported; the provider publishes no per-capability scope breakdown. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-06'
method: probed
source: https://helloalleva.com/.well-known/oauth-authorization-server
docs: null
docs_note: >-
  Alleva publishes no human-readable scopes/permissions reference. The single scope below was read from
  the RFC 8414 authorization-server metadata document, not from documentation.
scope_surface: >-
  The OAuth 2.0 scope surface belongs to the MCP server on the helloalleva.com WordPress host — NOT to
  the Alleva REST API at api.helloalleva.com, which uses a JWT bearer token in the Authorization header
  and declares no oauth2 security scheme and no scopes in its OpenAPI.
schemes:
- name: Alleva MCP OAuth 2.0
  source: https://helloalleva.com/.well-known/oauth-authorization-server
  issuer: https://helloalleva.com
  protected_resource: https://helloalleva.com/wp-json/mcp/mcp-oauth-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://helloalleva.com/oauth/authorize
    tokenUrl: https://helloalleva.com/oauth/token
    revocationUrl: https://helloalleva.com/oauth/revoke
    code_challenge_methods: [S256]
    grant_types: [authorization_code, refresh_token]
    token_endpoint_auth_methods: [none]
    dynamic_client_registration: client_id_metadata_document
scopes:
- scope: mcp
  description: >-
    Access to the Alleva MCP server resource. This is the only scope advertised in scopes_supported; the
    provider publishes no per-capability scope breakdown.
  flows: [authorizationCode]
  sources: [https://helloalleva.com/.well-known/oauth-authorization-server]
x-evidence:
  fetched: '2026-08-06'
  url: https://helloalleva.com/.well-known/oauth-authorization-server
  http_status: 200
  content_type: application/json
  control_probe:
    url: https://helloalleva.com/.well-known/zzz-not-real-abc
    http_status: 404
    note: control returned an HTML 404 shell, confirming the 200 above is a real document

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