Beeper website screenshot

Beeper

Beeper is a universal chat app that brings 12+ messaging networks — WhatsApp, Instagram, Telegram, Signal, Messenger, X, Google Messages, Google Chat, Google Voice, LinkedIn, Discord and Slack — into a single unified inbox across macOS, Windows, Linux, iOS and Android. Built on the Matrix protocol and owned by Automattic, Beeper connects to networks on-device for privacy. For developers Beeper ships the Beeper Desktop API: a local-first REST API and built-in Model Context Protocol (MCP) server that runs entirely on the user's machine, letting agents and apps search chats, read and send messages, react, manage reminders and control the app. Official SDKs are published for JavaScript, Python, Go and PHP, alongside bridges for self-hosting and Android intents/content-providers.

Beeper publishes 7 APIs on the APIs.io network, including Accounts API, App API, Chats API, and 4 more. Tagged areas include Company, Consumer, Messaging, Chat, and Communication.

The Beeper catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Beeper’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, engineering blog, support, and 22 more developer resources.

53.6/100 developing ▬ flat Agent 71/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyConsumerMessagingChatCommunicationMatrixMCPDesktopAggregator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 53.6/100 · developing
Contract Quality 17.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 71/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 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/beeper: 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 7

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

Beeper Accounts API

Chat Accounts connected to this Beeper Desktop instance. Each Account owns a bridge and network.

Beeper App API

Top-level actions: focus the app window, jump to a chat, or run unified search across chats and messages.

Beeper Chats API

Chats, reminders, read state, archive state, priority, mute, and other conversation metadata.

Beeper Contacts API

Per-account address book and network lookup. The same person can appear under multiple Accounts.

Beeper Files API

File upload, download, and streaming helpers for message attachments and drafts.

Beeper Messages API

Messages inside a Chat: list, search, send, retrieve, edit, delete, and react.

Beeper Server API

Server discovery and capability metadata. Use /v1/info before authentication setup.

Scroll for all 7

MCP Servers 1

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

beeper-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Beeper Desktop API - Live Events

Experimental WebSocket event stream exposed by the local Beeper Desktop API. Clients subscribe to chats and receive domain events as they occur.

ASYNCAPI

Security Posture 2

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

Beeper Authentication

http/oauth2 · 2 schemes

SECURITY

Beeper Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Beeper Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Agentic Access 1

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

Beeper Agentic Access

30 operations · 18 acting

30 operations · 18 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: beeper
name: Beeper
description: 'Beeper is a universal chat app that brings 12+ messaging networks — WhatsApp, Instagram, Telegram, Signal, Messenger,
  X, Google Messages, Google Chat, Google Voice, LinkedIn, Discord and Slack — into a single unified inbox across macOS, Windows,
  Linux, iOS and Android. Built on the Matrix protocol and owned by Automattic, Beeper connects to networks on-device for
  privacy. For developers Beeper ships the Beeper Desktop API: a local-first REST API and built-in Model Context Protocol
  (MCP) server that runs entirely on the user''s machine, letting agents and apps search chats, read and send messages, react,
  manage reminders and control the app. Official SDKs are published for JavaScript, Python, Go and PHP, alongside bridges
  for self-hosting and Android intents/content-providers.'
url: https://raw.githubusercontent.com/api-evangelist/beeper/refs/heads/main/apis.yml
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
image: https://www.beeper.com/wp-content/themes/beeper-site/assets/img/opengraph-image.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Consumer
- Messaging
- Chat
- Communication
- Matrix
- MCP
- Desktop
- Aggregator
apis:
- aid: beeper:beeper-accounts-api
  name: Beeper Accounts API
  description: Chat Accounts connected to this Beeper Desktop instance. Each Account owns a bridge and network.
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/beeper-accounts-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
- aid: beeper:beeper-app-api
  name: Beeper App API
  description: 'Top-level actions: focus the app window, jump to a chat, or run unified search across chats and messages.'
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - App
  properties:
  - type: OpenAPI
    url: openapi/beeper-app-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
- aid: beeper:beeper-chats-api
  name: Beeper Chats API
  description: Chats, reminders, read state, archive state, priority, mute, and other conversation metadata.
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - Chats
  properties:
  - type: OpenAPI
    url: openapi/beeper-chats-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
- aid: beeper:beeper-contacts-api
  name: Beeper Contacts API
  description: Per-account address book and network lookup. The same person can appear under multiple Accounts.
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/beeper-contacts-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
- aid: beeper:beeper-files-api
  name: Beeper Files API
  description: File upload, download, and streaming helpers for message attachments and drafts.
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/beeper-files-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
- aid: beeper:beeper-messages-api
  name: Beeper Messages API
  description: 'Messages inside a Chat: list, search, send, retrieve, edit, delete, and react.'
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/beeper-messages-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
- aid: beeper:beeper-server-api
  name: Beeper Server API
  description: Server discovery and capability metadata. Use /v1/info before authentication setup.
  humanURL: https://developers.beeper.com/desktop-api/
  baseURL: http://localhost:23373
  tags:
  - Server
  properties:
  - type: OpenAPI
    url: openapi/beeper-server-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/beeper-events-asyncapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://developers.beeper.com/
- type: Documentation
  url: https://developers.beeper.com/desktop-api/
- type: APIReference
  url: https://developers.beeper.com/desktop-api-reference/
- type: GettingStarted
  url: https://developers.beeper.com/desktop-api/
- type: Authentication
  url: authentication/beeper-authentication.yml
- type: OAuthScopes
  url: scopes/beeper-scopes.yml
- type: SDKs
  url: packages/beeper-packages.yml
- type: Packages
  url: packages/beeper-packages.yml
- type: MCPServer
  url: mcp/beeper-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/beeper-agentic-access.yml
- type: Conventions
  url: conventions/beeper-conventions.yml
- type: ErrorCatalog
  url: errors/beeper-problem-types.yml
- type: DataModel
  url: data-model/beeper-data-model.yml
- type: Conformance
  url: conformance/beeper-conformance.yml
- type: AsyncAPI
  url: asyncapi/beeper-events-asyncapi.yml
- type: Webhooks
  url: asyncapi/beeper-events-asyncapi.yml
- type: Lifecycle
  url: lifecycle/beeper-lifecycle.yml
- type: StatusPage
  url: https://beeperstatus.com/
- type: ChangeLog
  url: changelog/beeper-changelog.yml
- type: LLMsTxt
  url: llms/beeper-llms.txt
- type: DomainSecurity
  url: security/beeper-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/beeper
- type: Blog
  url: https://blog.beeper.com/
- type: Support
  url: https://help.beeper.com/
- type: SignUp
  url: https://www.beeper.com/download
- type: TermsOfService
  url: https://www.beeper.com/terms
- type: PrivacyPolicy
  url: https://www.beeper.com/privacy
- type: Website
  url: https://beeper.com/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence