Azure SignalR Service REST API

Azure SignalR Service REST API enables management of real-time web communication services. It supports creating SignalR instances, managing connections, sending messages to clients and groups, and configuring upstream endpoints for serverless real-time messaging.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure-signalr:rest-api
name: Azure SignalR Service REST API
description: Azure SignalR Service REST API enables management of real-time web communication services.
  It supports creating SignalR instances, managing connections, sending messages to clients and groups,
  and configuring upstream endpoints for serverless real-time messaging.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/rest/api/signalr/
baseURL: https://management.azure.com/
tags:
- Real-Time
- WebSockets
- Messaging
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/signalr/
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/authentication-flows-app-scenarios