supernormal · OAuth Scopes

supernormal OAuth Scopes

OAuth 2.0 searched

supernormal publishes 11 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the supernormal 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.

CompanyMeetingsMeeting NotesTranscriptionAI AgentsVoice AgentsProductivityCollaborationMCPREST API
Scopes: 11 Flows: Method: searched

Scopes (11)

ScopeDescriptionFlows
user:read Read user information.
calendar_events:read Read calendar events.
calendar_events:write Write calendar events (toggle whether a meeting is captured).
posts:read Read the current user's meeting posts, notes, and transcripts.
agents:read Read the current user's AI agents.
agents:write Create, publish, and unpublish AI agents.
agent_sessions:read Read an agent's sessions.
agent_sessions:write Create an agent session.
recordings:read Read meeting recordings (OAuth / MCP surface).
projects:read Read projects (OAuth / MCP surface).
projects:write Write projects (OAuth / MCP surface).

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/supernormal-openapi-original.json
docs: https://docs.supernormal.com/api-reference/introduction
notes: >-
  Supernormal exposes two scope surfaces. (1) API-key (X-API-TOKEN) scopes selected when
  minting a key in account settings and enforced per-operation in the REST API — the spec
  declares user/calendar_events scopes in the securityScheme x-scopes map and references
  additional posts/agents/agent_sessions scopes in operation security requirements. (2) The
  OAuth 2.0 authorization server (used for the MCP server) advertises its own scopes_supported
  in RFC 8414 metadata. Both are captured below.
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-TOKEN
  source: openapi/supernormal-openapi-original.json
- name: OAuth2
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://api.supernormal.com/oauth/authorize
  tokenUrl: https://api.supernormal.com/oauth/token
  source: well-known/supernormal-oauth-authorization-server.json
scopes:
# --- API-key (X-API-TOKEN) scopes ---
- scope: user:read
  description: Read user information.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: calendar_events:read
  description: Read calendar events.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: calendar_events:write
  description: Write calendar events (toggle whether a meeting is captured).
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: posts:read
  description: Read the current user's meeting posts, notes, and transcripts.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: agents:read
  description: Read the current user's AI agents.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: agents:write
  description: Create, publish, and unpublish AI agents.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: agent_sessions:read
  description: Read an agent's sessions.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
- scope: agent_sessions:write
  description: Create an agent session.
  surface: api-key
  sources: [openapi/supernormal-openapi-original.json]
# --- OAuth 2.0 authorization-server scopes (MCP) ---
- scope: recordings:read
  description: Read meeting recordings (OAuth / MCP surface).
  surface: oauth
  sources: [well-known/supernormal-oauth-authorization-server.json]
- scope: projects:read
  description: Read projects (OAuth / MCP surface).
  surface: oauth
  sources: [well-known/supernormal-oauth-authorization-server.json]
- scope: projects:write
  description: Write projects (OAuth / MCP surface).
  surface: oauth
  sources: [well-known/supernormal-oauth-authorization-server.json]

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