Session AI · OAuth Scopes

Session AI OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1/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.

CompanyArtificial IntelligenceE-CommerceRetailPersonalizationMarketingAgentic AIDecisioningCustomer DataEventReal-TimeMCP
Scopes: 5 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1/oauth/authorize
Token URL
https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1/oauth/token
Flows
authorizationCode

Scopes (5)

ScopeDescriptionFlows
openid OpenID Connect sign-in; returns an ID token for the authenticated subject. authorizationCode
profile Access to the authenticated user's basic profile claims. authorizationCode
email Access to the authenticated user's email claim. authorizationCode
phone Access to the authenticated user's phone claim. authorizationCode
offline_access Issues a refresh token so the client can act without the user present. authorizationCode

Source

OAuth Scopes

sessionai-scopes.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1/.well-known/oauth-authorization-server
note: >-
  Scopes are read from the live RFC 8414 authorization-server metadata that Session AI's
  own RFC 9728 protected-resource metadata names for its MCP server. Session AI publishes
  no scopes reference page of its own, and these are the generic OIDC scopes advertised by
  the authorization server rather than Session AI product permissions. The REST platform
  API is API-key authenticated and has no OAuth scope surface at all.
applies_to: https://sessionai.com/mcp
schemes:
- name: mcp-oauth
  issuer: https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1
  source: well-known/sessionai-oauth-authorization-server.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1/oauth/authorize
    tokenUrl: https://jsaqyxhgmkgcyaocjnzz.supabase.co/auth/v1/oauth/token
scopes:
- scope: openid
  description: OpenID Connect sign-in; returns an ID token for the authenticated subject.
  flows: [authorizationCode]
- scope: profile
  description: Access to the authenticated user's basic profile claims.
  flows: [authorizationCode]
- scope: email
  description: Access to the authenticated user's email claim.
  flows: [authorizationCode]
- scope: phone
  description: Access to the authenticated user's phone claim.
  flows: [authorizationCode]
- scope: offline_access
  description: Issues a refresh token so the client can act without the user present.
  flows: [authorizationCode]
scope_count: 5
product_scopes_published: false

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