Azure Event Grid website screenshot

Azure Event Grid

Azure Event Grid is a fully managed event routing service from Microsoft Azure that enables event-driven, reactive programming by ingesting events from Azure services, SaaS providers, and custom sources and delivering them to subscribers such as Azure Functions, Logic Apps, webhooks, and event hubs. It supports both Event Grid topics and the MQTT/CloudEvents-based Event Grid namespaces for IoT and pub-sub workloads. The Event Grid REST APIs and Azure SDKs use Microsoft Entra ID OAuth 2.0 bearer tokens or shared-access keys for authentication.

Azure Event Grid publishes 2 APIs on the APIs.io network: Namespace Topics API and Publish API. Tagged areas include Eventing, Event Driven, Pub Sub, Messaging, and Webhooks.

Azure Event Grid’s developer surface includes authentication, documentation, pricing, signup flow, and 6 more developer resources.

29.7/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
3 APIs
EventingEvent DrivenPub SubMessagingWebhooksCloudEventsCloudAzure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 29.7/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/azure-event-grid: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

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

Azure Event Grid Publisher API

Data-plane REST API for publishing events and CloudEvents to Event Grid topics and domains, and for managing namespace topics, subscriptions, and event delivery. Authentication ...

Azure Event Grid Namespace Topics API

Namespace topic publish, receive, acknowledge

Azure Event Grid Publish API

Publish events to a topic

Open Collections 1

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

Security Posture 3

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

Azure Event Grid Authentication

apiKey/oauth2 · 3 schemes

SECURITY

Azure Event Grid Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Azure Event Grid Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Azure Event Grid Scopes

1 scope · clientCredentials

1 scopes

SCOPES

Agentic Access 1

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

Azure Event Grid Agentic Access

6 operations · 6 acting

6 operations · 6 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 4

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: azure-event-grid
name: Azure Event Grid
description: Azure Event Grid is a fully managed event routing service from Microsoft Azure that enables event-driven, reactive
  programming by ingesting events from Azure services, SaaS providers, and custom sources and delivering them to subscribers
  such as Azure Functions, Logic Apps, webhooks, and event hubs. It supports both Event Grid topics and the MQTT/CloudEvents-based
  Event Grid namespaces for IoT and pub-sub workloads. The Event Grid REST APIs and Azure SDKs use Microsoft Entra ID OAuth
  2.0 bearer tokens or shared-access keys for authentication.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/azure-event-grid.png
tags:
- Eventing
- Event Driven
- Pub Sub
- Messaging
- Webhooks
- CloudEvents
- Cloud
- Azure
url: https://raw.githubusercontent.com/api-evangelist/azure-event-grid/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: azure-event-grid:publisher-api
  name: Azure Event Grid Publisher API
  description: Data-plane REST API for publishing events and CloudEvents to Event Grid topics and domains, and for managing
    namespace topics, subscriptions, and event delivery. Authentication uses Microsoft Entra ID OAuth 2.0 bearer tokens or
    shared-access keys via the aeg-sas-key header.
  humanURL: https://learn.microsoft.com/en-us/rest/api/eventgrid/
  baseURL: https://{topic-endpoint}.{region}.eventgrid.azure.net
  tags:
  - Event Grid
  - Publishing
  - CloudEvents
  - Webhooks
  - Azure
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/rest/api/eventgrid/
  - type: Control Plane API
    url: https://learn.microsoft.com/en-us/rest/api/eventgrid/controlplane-version2025-02-15/
  - type: Data Plane API
    url: https://learn.microsoft.com/en-us/rest/api/eventgrid/dataplane/
- aid: azure-event-grid:azure-event-grid-namespace-topics-api
  name: Azure Event Grid Namespace Topics API
  description: Namespace topic publish, receive, acknowledge
  humanURL: https://learn.microsoft.com/en-us/rest/api/eventgrid/
  baseURL: https://{topic-endpoint}.{region}.eventgrid.azure.net
  tags:
  - Namespace Topics
  properties:
  - type: OpenAPI
    url: openapi/azure-event-grid-namespace-topics-api-openapi.yml
- aid: azure-event-grid:azure-event-grid-publish-api
  name: Azure Event Grid Publish API
  description: Publish events to a topic
  humanURL: https://learn.microsoft.com/en-us/rest/api/eventgrid/
  baseURL: https://{topic-endpoint}.{region}.eventgrid.azure.net
  tags:
  - Publish
  properties:
  - type: OpenAPI
    url: openapi/azure-event-grid-publish-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/azure-event-grid-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/azure-event-grid-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/azure-event-grid-domain-security.yml
- type: Authentication
  url: authentication/azure-event-grid-authentication.yml
- type: OAuthScopes
  url: scopes/azure-event-grid-scopes.yml
- type: Website
  url: https://azure.microsoft.com/en-us/products/event-grid/
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/event-grid/
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/event-grid/
- type: Signup
  url: https://azure.microsoft.com/en-us/free/
- type: LlmsText
  url: https://azure.microsoft.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com