Neurable · OAuth Scopes

Neurable OAuth Scopes

OAuth 2.0 probed

Neurable publishes 5 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Neurable API on a user’s behalf.

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.

NeurotechnologyBrain-Computer InterfaceEEGNeuroscienceWearablesbiosignalsHardwareConsumer ElectronicsResearch Toolscognitive-analyticsHealth DataAuthenticationOpenID Connect
Scopes: 5 Flows: Method: probed

Scopes (5)

ScopeDescriptionFlows
openid Standard OpenID Connect scope; requests an ID token from the pipe issuer.
email Standard OpenID Connect scope; releases the `email` claim, which the discovery document lists in claims_supported and which the /oidc/userinfo response carries.
demos:all:read Read access to the full set of Neurable demo experiences. A demos.neurable.com host is live and serves a single-page application, which is the surface this scope appears to govern.
demos:prime:read Read access to a restricted "prime" subset of the demo experiences — a narrower grant than demos:all:read.
session:stream:create Permission to open a streaming session against the real-time pipe service, which the service describes as "real-time data processing service for analyzing EEG sensor data from Neurable hardware". This is the only write/create scope advertised.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-04'
method: probed
source: https://pipe.neurable.com/.well-known/openid-configuration (HTTP 200, scopes_supported)
docs: null
authorization_server: https://pipe.neurable.com
notes: >-
  Neurable publishes no scope reference page. These five scopes are the verbatim
  `scopes_supported` array from the live OpenID Connect Discovery document served by the pipe
  service. Descriptions below are read from the scope grammar and the service's own OpenAPI
  description; Neurable does not document them, so the semantics are marked inferred where they
  are not literally stated. The `scope` query parameter is REQUIRED on /oauth/authorize.
grammar:
  pattern: '<resource>:<qualifier>:<action>'
  note: >-
    Three of the five scopes follow a colon-delimited resource:qualifier:action grammar; the
    remaining two (openid, email) are the standard OIDC scopes.
scopes:
- scope: openid
  standard: oidc-core
  description: Standard OpenID Connect scope; requests an ID token from the pipe issuer.
  inferred: false
- scope: email
  standard: oidc-core
  description: >-
    Standard OpenID Connect scope; releases the `email` claim, which the discovery document
    lists in claims_supported and which the /oidc/userinfo response carries.
  inferred: false
- scope: demos:all:read
  resource: demos
  qualifier: all
  action: read
  description: >-
    Read access to the full set of Neurable demo experiences. A demos.neurable.com host is live
    and serves a single-page application, which is the surface this scope appears to govern.
  inferred: true
- scope: demos:prime:read
  resource: demos
  qualifier: prime
  action: read
  description: >-
    Read access to a restricted "prime" subset of the demo experiences — a narrower grant than
    demos:all:read.
  inferred: true
- scope: session:stream:create
  resource: session
  qualifier: stream
  action: create
  description: >-
    Permission to open a streaming session against the real-time pipe service, which the service
    describes as "real-time data processing service for analyzing EEG sensor data from Neurable
    hardware". This is the only write/create scope advertised.
  inferred: true
coverage_gap: >-
  No scope is referenced anywhere in the three published OpenAPI documents — none of them declares
  a securitySchemes block, so no operation maps to a scope in the contract. The mapping between
  these scopes and the Analytics Service's "protected" operations is not published.
cross_links:
  authentication: authentication/neurable-authentication.yml
  well_known: well-known/neurable-well-known.yml

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