Azure Service Bus website screenshot

Azure Service Bus

Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics, providing reliable message delivery for decoupling applications and services in cloud and hybrid environments.

Azure Service Bus publishes 4 APIs on the APIs.io network, including Namespaces API, Queues API, Subscriptions API, and 1 more. Tagged areas include Azure, Cloud, Enterprise, Message Broker, and Messaging.

The Azure Service Bus catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Azure Service Bus’ developer surface includes authentication, developer portal, documentation, getting-started guide, pricing, engineering blog, and 15 more developer resources.

52.2/100 developing ▬ flat Agent 26/100 agent aware open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 6 Features 4 Use Cases
AzureCloudEnterpriseMessage BrokerMessagingPub-SubQueues

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/azure-service-bus: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Azure Service Bus Namespaces API

Service Bus namespace operations

Azure Service Bus Queues API

Service Bus queue operations

Azure Service Bus Subscriptions API

Service Bus topic subscription operations

Azure Service Bus Topics API

Service Bus topic operations

Postman Collections 4

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Azure Service Bus Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 6

Notable capabilities this provider offers.

Message Queues

Point-to-point messaging with FIFO delivery, sessions, dead-lettering, and duplicate detection for reliable asynchronous communication.

Publish-Subscribe Topics

One-to-many messaging with topic subscriptions, filters, and actions for event-driven architectures.

Dead-Letter Queue

Automatic routing of undeliverable or failed messages to a secondary queue for inspection and reprocessing.

Scheduled Delivery

Schedule messages for future delivery at a specified time without requiring sender availability.

Transactions

ACID transaction support for grouping multiple operations across queues and topics into atomic units.

Auto-Forwarding

Automatically forward messages from one queue or subscription to another entity for chaining processing stages.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Azure Service Bus Messaging

Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics. This AsyncAPI spec describes the messaging patterns for sending ...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Azure Service Bus Context

0 classes · 0 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Azure Service Bus API Rules

3 rules · 2 warnings 1 info

SPECTRAL

Azure Service Bus API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Azure Service Bus API Rules

14 rules · 8 errors 5 warnings 1 info

SPECTRAL

JSON Schema 8

Standalone JSON Schema definitions for this provider's data models.

SBNamespaceListResult

2 properties

JSON SCHEMA

SBNamespace

7 properties

JSON SCHEMA

SBQueueListResult

2 properties

JSON SCHEMA

SBQueue

4 properties

JSON SCHEMA

SBSubscriptionListResult

2 properties

JSON SCHEMA

SBSubscription

4 properties

JSON SCHEMA

SBTopicListResult

2 properties

JSON SCHEMA

SBTopic

4 properties

JSON SCHEMA

Scroll for all 8

JSON Structure 8

JSON Structure definitions describing this provider's data shapes.

Azure Service Bus Sb Namespace Structure

7 properties

JSON STRUCTURE

Azure Service Bus Sb Queue Structure

4 properties

JSON STRUCTURE

Azure Service Bus Sb Topic Structure

4 properties

JSON STRUCTURE

Scroll for all 8

Examples 8

Example request and response payloads for these APIs.

Scroll for all 8

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Azure Service Bus Authentication

oauth2 · 1 scheme

SECURITY

Azure Service Bus Domain Security

TLSv1.3 · DMARC

SECURITY

Azure Service Bus Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Azure Service Bus Scopes

1 scope · implicit

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Azure Service Bus Agentic Access

17 operations · 8 acting

17 operations · 8 acting

AGENTIC

Use Cases 4

What developers build with this provider.

Application Decoupling

Decouple microservices and distributed applications using asynchronous messaging for independent scaling and deployment.

Load Leveling

Buffer incoming requests during traffic spikes to protect backend services from overload.

Event-Driven Architecture

Build event-driven systems using publish-subscribe topics to broadcast events to multiple subscribers.

Workflow Orchestration

Coordinate multi-step business processes using message sessions and scheduled delivery for reliable workflow execution.

Integrations 3

Pre-built integrations with other platforms and tools.

Azure Functions

Trigger serverless functions automatically when messages arrive in queues or topic subscriptions.

Azure Logic Apps

Build automated workflows that send and receive Service Bus messages with no-code connectors.

Azure Event Grid

Route Service Bus events to other Azure services for real-time event processing and monitoring.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: azure-service-bus
name: Azure Service Bus
description: Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics,
  providing reliable message delivery for decoupling applications and services in cloud and hybrid environments.
type: Index
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/azure-service-bus.png
tags:
- Azure
- Cloud
- Enterprise
- Message Broker
- Messaging
- Pub-Sub
- Queues
tags_raw:
- Azure
- Cloud
- Enterprise
- Message Broker
- Messaging
- Pub/Sub
- Queues
url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: azure-service-bus:azure-service-bus-namespaces-api
  name: Azure Service Bus Namespaces API
  description: Service Bus namespace operations
  humanURL: https://azure.microsoft.com/en-us/products/service-bus
  tags:
  - Namespaces
  properties:
  - type: OpenAPI
    url: openapi/azure-service-bus-namespaces-api-openapi.yml
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/asyncapi/azure-service-bus-asyncapi.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-schema/azure-service-bus-queue.yml
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-ld/azure-service-bus-context.jsonld
- aid: azure-service-bus:azure-service-bus-queues-api
  name: Azure Service Bus Queues API
  description: Service Bus queue operations
  humanURL: https://azure.microsoft.com/en-us/products/service-bus
  tags:
  - Queues
  properties:
  - type: OpenAPI
    url: openapi/azure-service-bus-queues-api-openapi.yml
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/asyncapi/azure-service-bus-asyncapi.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-schema/azure-service-bus-queue.yml
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-ld/azure-service-bus-context.jsonld
- aid: azure-service-bus:azure-service-bus-subscriptions-api
  name: Azure Service Bus Subscriptions API
  description: Service Bus topic subscription operations
  humanURL: https://azure.microsoft.com/en-us/products/service-bus
  tags:
  - Subscription
  tags_raw:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/azure-service-bus-subscriptions-api-openapi.yml
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/asyncapi/azure-service-bus-asyncapi.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-schema/azure-service-bus-queue.yml
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-ld/azure-service-bus-context.jsonld
- aid: azure-service-bus:azure-service-bus-topics-api
  name: Azure Service Bus Topics API
  description: Service Bus topic operations
  humanURL: https://azure.microsoft.com/en-us/products/service-bus
  tags:
  - Topics
  properties:
  - type: OpenAPI
    url: openapi/azure-service-bus-topics-api-openapi.yml
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/asyncapi/azure-service-bus-asyncapi.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-schema/azure-service-bus-queue.yml
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/azure-service-bus/refs/heads/main/json-ld/azure-service-bus-context.jsonld
common:
- type: Website
  url: https://www.microsoft.com/
- type: CapabilityMap
  url: capabilities/azure-service-bus-capability-edges.yml
  name: Azure Service Bus Business Capability Map
- type: IssueTracker
  url: https://github.com/Azure/azure-sdk-for-net/issues
- type: Releases
  url: https://github.com/Azure/azure-sdk-for-net/releases
- type: SecurityPolicy
  url: https://github.com/Azure/azure-sdk-for-net/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/Azure/.github/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md
- type: License
  name: MIT
  url: https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/azure-service-bus/overview
- type: AgenticAccess
  url: agentic-access/azure-service-bus-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/azure-service-bus-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/azure-service-bus-domain-security.yml
- type: Authentication
  url: authentication/azure-service-bus-authentication.yml
- type: OAuthScopes
  url: scopes/azure-service-bus-scopes.yml
- type: Portal
  url: https://azure.microsoft.com/en-us/products/service-bus
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/service-bus-messaging/
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quickstart-portal
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/service-bus/
- type: GitHubRepository
  url: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/servicebus
- type: Blog
  url: https://azure.microsoft.com/en-us/blog/
- type: Features
  data:
  - name: Message Queues
    description: Point-to-point messaging with FIFO delivery, sessions, dead-lettering, and duplicate detection for reliable
      asynchronous communication.
  - name: Publish-Subscribe Topics
    description: One-to-many messaging with topic subscriptions, filters, and actions for event-driven architectures.
  - name: Dead-Letter Queue
    description: Automatic routing of undeliverable or failed messages to a secondary queue for inspection and reprocessing.
  - name: Scheduled Delivery
    description: Schedule messages for future delivery at a specified time without requiring sender availability.
  - name: Transactions
    description: ACID transaction support for grouping multiple operations across queues and topics into atomic units.
  - name: Auto-Forwarding
    description: Automatically forward messages from one queue or subscription to another entity for chaining processing stages.
- type: UseCases
  data:
  - name: Application Decoupling
    description: Decouple microservices and distributed applications using asynchronous messaging for independent scaling
      and deployment.
  - name: Load Leveling
    description: Buffer incoming requests during traffic spikes to protect backend services from overload.
  - name: Event-Driven Architecture
    description: Build event-driven systems using publish-subscribe topics to broadcast events to multiple subscribers.
  - name: Workflow Orchestration
    description: Coordinate multi-step business processes using message sessions and scheduled delivery for reliable workflow
      execution.
- type: Integrations
  data:
  - name: Azure Functions
    description: Trigger serverless functions automatically when messages arrive in queues or topic subscriptions.
  - name: Azure Logic Apps
    description: Build automated workflows that send and receive Service Bus messages with no-code connectors.
  - name: Azure Event Grid
    description: Route Service Bus events to other Azure services for real-time event processing and monitoring.
- type: LlmsText
  url: https://azure.microsoft.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/azure-service-bus"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/azure-service-bus/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/azure-service-bus/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.