Soketi website screenshot

Soketi

Soketi is a next-gen, Pusher-compatible, open-source WebSocket server. It implements the Pusher protocol so existing Pusher SDKs and applications can drop-in replace Pusher Channels with self-hosted Soketi. Written in Node/TypeScript with Rust adapter; deployed via npm, Docker, Kubernetes, or systemd. Open source under MIT license.

Soketi publishes 1 API on the APIs.io network. Tagged areas include Realtime, WebSockets, Open Source, Pusher Protocol, and Self-Host.

Soketi’s developer surface includes developer portal, documentation, GitHub presence, and 8 more developer resources.

20.9/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
RealtimeWebSocketsOpen SourcePusher ProtocolSelf-HostDrop-in

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 20.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/soketi: 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 1

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

Soketi Pusher-Compatible API

Implements the Pusher protocol (channels, private channels, presence channels, encrypted channels) for drop-in compatibility with Pusher client SDKs. Server-side publish via RES...

Pricing Plans 1

Published pricing tiers and plan structures.

Soketi Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Soketi Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Soketi Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Soketi Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: soketi
url: https://raw.githubusercontent.com/api-evangelist/soketi/refs/heads/main/apis.yml
name: Soketi
kind: opensource
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/soketi.png
tags:
- Realtime
- WebSockets
- Open Source
- Pusher Protocol
- Self-Host
- Drop-in
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
description: Soketi is a next-gen, Pusher-compatible, open-source WebSocket server. It implements the Pusher protocol so existing
  Pusher SDKs and applications can drop-in replace Pusher Channels with self-hosted Soketi. Written in Node/TypeScript with
  Rust adapter; deployed via npm, Docker, Kubernetes, or systemd. Open source under MIT license.
apis:
- aid: soketi:pusher-compatible-api
  name: Soketi Pusher-Compatible API
  tags:
  - WebSocket
  - Pusher Protocol
  - Pub/Sub
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://your-soketi-host:6001
  humanURL: https://docs.soketi.app/
  description: Implements the Pusher protocol (channels, private channels, presence channels, encrypted channels) for drop-in
    compatibility with Pusher client SDKs. Server-side publish via REST, client-side subscribe via WebSocket.
  properties:
  - type: Documentation
    url: https://docs.soketi.app/
  - type: GitHub
    url: https://github.com/soketi/soketi
  - type: License
    url: https://github.com/soketi/soketi/blob/master/LICENSE
  x-features:
  - Drop-in replacement for Pusher Channels
  - Public, private, presence, encrypted channels
  - Webhooks
  - Horizontal scaling via Redis adapter
  - npm, Docker, Kubernetes deployment
  x-use-cases:
  - Self-host Pusher-compatible realtime
  - Cost optimization vs SaaS Pusher
  - Edge / on-prem realtime
common:
- type: VulnerabilityDisclosure
  url: security/soketi-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/soketi-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/soketi
- type: Portal
  url: https://soketi.app/
- type: Documentation
  url: https://docs.soketi.app/
- type: GitHub
  url: https://github.com/soketi/soketi
- type: License
  url: https://github.com/soketi/soketi/blob/master/LICENSE
- type: Plans
  url: plans/soketi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/soketi-rate-limits.yml
- type: FinOps
  url: finops/soketi-finops.yml
- type: LlmsText
  url: https://docs.soketi.app/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com