supernormal

Supernormal is an AI meeting assistant and AI-agents platform (backed by Balderton Capital and EQT Ventures) that joins Google Meet, Zoom, and Microsoft Teams calls to capture, transcribe, and summarize meetings into shareable notes with action items. Beyond meeting notes, Supernormal offers configurable AI voice agents that can host or join calls, run surveys and screening interviews, and produce transcripts and structured posts. Its public REST API (https://api.supernormal.com/api/v1) exposes the current user, upcoming calendar events, meeting posts with notes and transcripts, agents, and agent sessions, authenticated with a scoped X-API-TOKEN API key. Supernormal additionally runs an OAuth 2.0 authorization server with dynamic client registration and PKCE, and a published, OAuth-protected Model Context Protocol (MCP) server so agents can access recordings and projects.

supernormal publishes 5 APIs on the APIs.io network, including Agent Sessions API, Agents API, Calendar Events API, and 2 more. Tagged areas include Company, Meetings, Meeting Notes, Transcription, and AI Agents.

supernormal’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, authentication, and 18 more developer resources.

39.1/100 thin ▬ flat Agent 72/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyMeetingsMeeting NotesTranscriptionAI AgentsVoice AgentsProductivityCollaborationModel Context ProtocolREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 39.1/100 · thin
Contract Quality 11.3 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 72/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/supernormal: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

supernormal Agent Sessions API

The Agent Sessions API from supernormal — 2 operation(s) for agent sessions.

supernormal Agents API

Operations about agents

supernormal Calendar Events API

Operations about calendar

supernormal Current User API

Operations about user

supernormal Posts API

Operations about posts

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Supernormal Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Supernormal Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Supernormal Scopes

11 scopes

11 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Supernormal Agentic Access

13 operations · 5 acting

13 operations · 5 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: supernormal
name: supernormal
description: Supernormal is an AI meeting assistant and AI-agents platform (backed by Balderton Capital and EQT Ventures)
  that joins Google Meet, Zoom, and Microsoft Teams calls to capture, transcribe, and summarize meetings into shareable notes
  with action items. Beyond meeting notes, Supernormal offers configurable AI voice agents that can host or join calls, run
  surveys and screening interviews, and produce transcripts and structured posts. Its public REST API (https://api.supernormal.com/api/v1)
  exposes the current user, upcoming calendar events, meeting posts with notes and transcripts, agents, and agent sessions,
  authenticated with a scoped X-API-TOKEN API key. Supernormal additionally runs an OAuth 2.0 authorization server with dynamic
  client registration and PKCE, and a published, OAuth-protected Model Context Protocol (MCP) server so agents can access
  recordings and projects.
url: https://raw.githubusercontent.com/api-evangelist/supernormal/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- balderton-capital
- eqt-ventures
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Meetings
- Meeting Notes
- Transcription
- AI Agents
- Voice Agents
- Productivity
- Collaboration
- Model Context Protocol
- REST API
image: https://supernormal.com/og-card.png
apis:
- aid: supernormal:supernormal-agent-sessions-api
  name: supernormal Agent Sessions API
  description: The Agent Sessions API from supernormal — 2 operation(s) for agent sessions.
  humanURL: https://docs.supernormal.com/api-reference/introduction
  baseURL: https://api.supernormal.com/api/v1
  tags:
  - Agent Sessions
  properties:
  - type: OpenAPI
    url: openapi/supernormal-agent-sessions-api-openapi.yml
  - type: Documentation
    url: https://docs.supernormal.com/api-reference/introduction
  - type: APIReference
    url: https://docs.supernormal.com/api-reference/introduction
  - type: Authentication
    url: authentication/supernormal-authentication.yml
  - type: OAuthScopes
    url: scopes/supernormal-scopes.yml
- aid: supernormal:supernormal-agents-api
  name: supernormal Agents API
  description: Operations about agents
  humanURL: https://docs.supernormal.com/api-reference/introduction
  baseURL: https://api.supernormal.com/api/v1
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/supernormal-agents-api-openapi.yml
  - type: Documentation
    url: https://docs.supernormal.com/api-reference/introduction
  - type: APIReference
    url: https://docs.supernormal.com/api-reference/introduction
  - type: Authentication
    url: authentication/supernormal-authentication.yml
  - type: OAuthScopes
    url: scopes/supernormal-scopes.yml
- aid: supernormal:supernormal-calendar-events-api
  name: supernormal Calendar Events API
  description: Operations about calendar
  humanURL: https://docs.supernormal.com/api-reference/introduction
  baseURL: https://api.supernormal.com/api/v1
  tags:
  - Calendar Events
  properties:
  - type: OpenAPI
    url: openapi/supernormal-calendar-events-api-openapi.yml
  - type: Documentation
    url: https://docs.supernormal.com/api-reference/introduction
  - type: APIReference
    url: https://docs.supernormal.com/api-reference/introduction
  - type: Authentication
    url: authentication/supernormal-authentication.yml
  - type: OAuthScopes
    url: scopes/supernormal-scopes.yml
- aid: supernormal:supernormal-current-user-api
  name: supernormal Current User API
  description: Operations about user
  humanURL: https://docs.supernormal.com/api-reference/introduction
  baseURL: https://api.supernormal.com/api/v1
  tags:
  - Current User
  properties:
  - type: OpenAPI
    url: openapi/supernormal-current-user-api-openapi.yml
  - type: Documentation
    url: https://docs.supernormal.com/api-reference/introduction
  - type: APIReference
    url: https://docs.supernormal.com/api-reference/introduction
  - type: Authentication
    url: authentication/supernormal-authentication.yml
  - type: OAuthScopes
    url: scopes/supernormal-scopes.yml
- aid: supernormal:supernormal-posts-api
  name: supernormal Posts API
  description: Operations about posts
  humanURL: https://docs.supernormal.com/api-reference/introduction
  baseURL: https://api.supernormal.com/api/v1
  tags:
  - Posts
  properties:
  - type: OpenAPI
    url: openapi/supernormal-posts-api-openapi.yml
  - type: Documentation
    url: https://docs.supernormal.com/api-reference/introduction
  - type: APIReference
    url: https://docs.supernormal.com/api-reference/introduction
  - type: Authentication
    url: authentication/supernormal-authentication.yml
  - type: OAuthScopes
    url: scopes/supernormal-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/supernormal-agentic-access.yml
- type: Website
  url: https://supernormal.com/
- type: DeveloperPortal
  url: https://docs.supernormal.com/api-reference/introduction
- type: Documentation
  url: https://docs.supernormal.com/api-reference/introduction
- type: APIReference
  url: https://docs.supernormal.com/api-reference/introduction
- type: GettingStarted
  url: https://docs.supernormal.com/api-reference/introduction
- type: SignUp
  url: https://app.supernormal.com/settings
- type: Support
  url: https://help.supernormal.com/en/
- type: HelpCenter
  url: https://help.supernormal.com/en/
- type: StatusPage
  url: https://supernormal.statuspage.io/
- type: LLMsTxt
  url: llms/supernormal-llms.txt
- type: MCPServer
  url: mcp/supernormal-mcp.yml
- type: WellKnown
  url: well-known/supernormal-well-known.yml
- type: ContentSignal
  url: well-known/supernormal-well-known.yml
- type: Authentication
  url: authentication/supernormal-authentication.yml
- type: OAuthScopes
  url: scopes/supernormal-scopes.yml
- type: ErrorCatalog
  url: errors/supernormal-problem-types.yml
- type: Conventions
  url: conventions/supernormal-conventions.yml
- type: Lifecycle
  url: lifecycle/supernormal-lifecycle.yml
- type: Conformance
  url: conformance/supernormal-conformance.yml
- type: DataModel
  url: data-model/supernormal-data-model.yml
- type: DomainSecurity
  url: security/supernormal-domain-security.yml
- type: Overlay
  url: overlays/supernormal-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 21
  pass: local-v1