Azure Web PubSub · Postman Collection

Azure Web PubSub Service Data Plane REST ClientToken Permission API

Data plane REST API for Azure Web PubSub. Lets app servers send messages to connected WebSocket clients (broadcast, group, user, connection), manage connection/group/user membership, generate client tokens, and check/grant/revoke permissions. Authentication uses a JWT bearer token signed with the service AccessKey (HS256) or a Microsoft Entra ID token with scope https://webpubsub.azure.com/.default. Contact Support: Name: Kin Lane Email: kin@apievangelist.com

3
Requests
7
Folders
View on GitHub Raw JSON MessagingPub-SubReal-TimeServerlessWebSocketsPostman Collection

Overview

Azure Web PubSub Service Data Plane REST ClientToken Permission API is a Postman Collection published by Azure Web PubSub on the APIs.io network.

Data plane REST API for Azure Web PubSub. Lets app servers send messages to connected WebSocket clients (broadcast, group, user, connection), manage connection/group/user membership, generate client tokens, and check/grant/revoke permissions. Authentication uses a JWT bearer token signed with the service AccessKey (HS256) or a Microsoft Entra ID token with scope https://webpubsub.azure.com/.default. Contact Support: Name: Kin Lane Email: kin@apievangelist.com

The collection contains 3 requests organised into 7 folders.

Tagged areas include Messaging, Pub-Sub, Real-Time, Serverless, and WebSockets.

Requests & Folders

api

Related API Specs

Azure Web PubSub Client and Upstream Events (AsyncAPI) Azure Web PubSub ClientToken API (OpenAPI) Azure Web PubSub Hub API (OpenAPI) Azure Web PubSub Permission API (OpenAPI)
Back to Azure Web PubSub · All Collections · GitHub