How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Azure Service Bus Namespaces API

Service Bus namespace operations

Azure Service Bus Namespaces API is one of 4 APIs that Azure Service Bus publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Namespaces. The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, a JSON-LD context, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 2021-11-01.

Requests are made against a single base URL, https://management.azure.com.

5 operations 3 paths 2 schemas 1 DELETE3 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2021-11-01
Server
https://management.azure.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Azure Service Bus Namespaces API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (azure_auth) using the implicit flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Namespaces 5

Service Bus namespace operations

GET
/subscriptions/{subscriptionId}/providers/Microsoft.ServiceBus/namespaces
Azure Service Bus List All Namespaces
Namespaces_List 2 params → 200
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces
Azure Service Bus List Namespaces by Resource Group
Namespaces_ListByResourceGroup 3 params → 200
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}
Azure Service Bus Get a Namespace
Namespaces_Get 4 params → 200
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}
Azure Service Bus Create or Update a Namespace
Namespaces_CreateOrUpdate 4 params body → 200201202
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}
Azure Service Bus Delete a Namespace
Namespaces_Delete 4 params → 200202204

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are SBNamespace (7 properties), SBNamespaceListResult (2 properties). Each schema is shown below with its type and property counts.

SBNamespace
object
7 properties
SBNamespaceListResult
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

azure-service-bus-namespaces-api-openapi.yml Raw ↑

Other APIs Azure Service Bus publishes across the network.

Azure Service Bus Queues API
Azure Service Bus Subscriptions API
Azure Service Bus Topics API
Where this information came from

This is an independent, third-party profile of Azure Service Bus Namespaces API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.