Microsoft Azure API Management
Microsoft Azure API Management is a hybrid, multicloud management platform for APIs across all environments. It is composed of an API gateway (data plane), a management plane, and a developer portal, and supports the complete API lifecycle for publishing, securing, monitoring, and transforming APIs for external, partner, and internal developers. It now includes an AI gateway for governing OpenAI Chat Completions, OpenAI Responses, Anthropic Messages, Microsoft Foundry models, Amazon Bedrock, MCP servers exposed from REST APIs or proxied from external MCP backends, and A2A agent APIs - with token rate limiting, semantic caching, content safety, backend load balancing, circuit breakers, and token emission to Application Insights. It pairs with Azure API Center for design-time inventory, governance, and discovery.
APIs
Azure API Management REST API
The Azure API Management REST API provides programmatic access to manage API Management service instances and their entities, including APIs, products, subscriptions, users, gro...
Azure API Management Gateway
The Azure API Management gateway (data plane) acts as a facade to backend services, routing API requests, enforcing policies, verifying credentials, applying rate limits and quo...
Azure API Management Self-Hosted Gateway
The Azure API Management self-hosted gateway is a containerized, Linux-based Docker image that can be deployed to Kubernetes, Docker, or any container orchestration platform in ...
Azure API Management AI Gateway
The Azure API Management AI gateway extends the existing API gateway with capabilities to manage, secure, scale, monitor, and govern AI backends. Supported AI API schemas includ...
Azure API Center
Azure API Center is the design-time governance and centralized discovery counterpart to Azure API Management. It enables organizations to track all of their APIs - regardless of...
Azure API Management Developer Portal
The Azure API Management developer portal is an automatically generated, fully customizable website that allows API consumers to discover APIs, read documentation, test APIs thr...
Collections
Azure API Management AI Gateway
POSTMANAzure API Management Gateway
POSTMANAzure API Management REST API
POSTMANArazzo Workflows
Azure API Management AI Gateway Chat and Embed
Send a chat completion through the AI gateway, then embed the same prompt for retrieval.
ARAZZOAzure API Management Apply API Policy
Confirm an API exists, set its policy document, then read the policy back.
ARAZZOAzure API Management Backup Service
Confirm the service exists, trigger a backup to storage, then re-read the service state.
ARAZZOAzure API Management Configure API Diagnostic
Confirm an API exists, attach an Application Insights diagnostic, then read it back.
ARAZZOAzure API Management Configure GraphQL Resolver
Confirm a GraphQL API exists, attach a resolver, then list the API's resolvers.
ARAZZOAzure API Management Configure Logger and Service Diagnostic
Create a logger, attach a service-wide diagnostic to it, then read the diagnostic back.
ARAZZOAzure API Management Configure Product Policy
Confirm a product exists, set its policy document, then read the policy back.
ARAZZOAzure API Management Define API Operation
Confirm an API exists, add an operation to it, then list the API's operations.
ARAZZOAzure API Management Developer Portal Discover and Invoke
Browse the developer portal APIs, read one API's details, then call it through the gateway.
ARAZZOAzure API Management Link Product to Group
Confirm a product and a group exist, then grant the group access to the product.
ARAZZOAzure API Management Manage Workspace Named Value
Create a workspace named value, read it back, then list the workspace named values.
ARAZZOAzure API Management Onboard User to Group
Create a user, confirm a group exists, add the user to the group, then list members.
ARAZZOAzure API Management Provision Backend
Register a backend, read it back, then trigger a reconnect.
ARAZZOAzure API Management Provision Certificate for Backend
Upload a certificate, create a backend that uses it for mutual TLS, then read the backend.
ARAZZOAzure API Management Provision Product and Link API
Create a product, link an API to it, then list the product's APIs.
ARAZZOAzure API Management Provision Service
Check a service name, create the API Management service, then poll until provisioning succeeds.
ARAZZOAzure API Management Provision Subscription and Retrieve Keys
Confirm a product, create a subscription against it, then retrieve the subscription keys.
ARAZZOAzure API Management Provision Workspace API
Create a workspace, register an API inside it, then read the workspace API back.
ARAZZOAzure API Management Provision Workspace Product and Subscription
Create a workspace product, create a subscription scoped to it, then read the subscription.
ARAZZOAzure API Management Publish API Release
Confirm an API exists, create a release for it, then list its releases.
ARAZZOAzure API Management Register API Schema
Confirm an API exists, register a schema for it, then list the API's schemas.
ARAZZOAzure API Management Register Gateway and Link API
Register a self-hosted gateway, link an API to it, then generate a gateway token.
ARAZZOAzure API Management Rotate Subscription Keys
Confirm a subscription, regenerate both keys, then retrieve the new secrets.
ARAZZOAzure API Management Set Global Service Policy
Confirm the service exists, set the global policy, then read the policy back.
ARAZZOAzure API Management Tag and Label an API
Create a tag, assign it to an API, then list the API's tags.
ARAZZOAzure API Management Tag a Product
Create a tag, assign it to a product, then list the product's tags.
ARAZZOAzure API Management Upsert API
Find an API by identifier and update it if present, otherwise create it.
ARAZZOAzure API Management Upsert Product
Find a product by identifier and update it if present, otherwise create it.
ARAZZOAzure API Management Upsert User
Find a user by identifier and update it if present, otherwise create it.
ARAZZO