Pusher · GraphQL Specification

Pusher GraphQL Schema

This conceptual GraphQL schema models the Pusher platform — covering both **Pusher Channels** (real-time pub/sub messaging over WebSocket and HTTP) and **Pusher Beams** (cross-platform push notifications for iOS, Android, and Web).

Documentation Endpoint View on GitHub RealtimeWebSocketsPub/SubPush NotificationsMessagingGraphQL

Overview

Pusher GraphQL Schema is a GraphQL API specification published by Pusher on the APIs.io network.

This conceptual GraphQL schema models the Pusher platform — covering both Pusher Channels (real-time pub/sub messaging over WebSocket and HTTP) and Pusher Beams (cross-platform push notifications for iOS, Android, and Web).

The specification includes 4 reference links.

Tagged areas include Realtime, WebSockets, Pub/Sub, Push Notifications, and Messaging.

Endpoint

References

Related API Specs

Pusher Channels API (AsyncAPI)
Back to Pusher · All GraphQL Specs · GitHub