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).
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
- REST API reference https://pusher.com/docs/channels/library_auth_reference/rest-api/
- Channels docs https://pusher.com/docs/channels
- Beams docs https://pusher.com/docs/beams
- GitHub https://github.com/pusher