Pusher
communityHosted APIs for realtime bi-directional communication — Channels for WebSockets, Beams for push notifications.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api-{cluster}.pusher.com/apps/{app_id}/eventsTrigger an event on a channel
Parameters
dataevent payload JSON (stringrequirednameevent name (stringrequiredchannelschannel names (string[]requiredReturns
empty object on successGET
https://api-{cluster}.pusher.com/apps/{app_id}/channelsList occupied channels
Parameters
infouser_countoptional— subscription_count (stringfilter_by_prefixchannel prefix (stringoptionalReturns
channels with channel_name: {user_count, subscription_count}GET
https://api-{cluster}.pusher.com/apps/{app_id}/channels/{channel_name}Get channel details
Parameters
infouser_countoptional— subscription_count (stringchannel_namechannel name (stringrequiredReturns
occupied, user_count, subscription_count