azure-mgmt-apimanagement-py - Azure API Management SDK for Python
Python SDK for managing Azure API Management services, APIs, products, subscriptions, and policies.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create APIM service
- Import API from OpenAPI
- Import API from URL
- List APIs
- Create product
- Add API to product
- Create subscription
- Set API policy
- Create named value
- Create backend
- Create user
Inputs
- AZURE_SUBSCRIPTION_ID environment variable
- Resource group name
- APIM service name
- OpenAPI specification
- Policy XML configuration
Outputs
- APIM service instances
- Imported API resources
- Created products
- Created subscriptions
- Applied API policies
- Created named values
- Created backend services
- Created users
Requirements
- azure-mgmt-apimanagement package
- azure-identity package
- AZURE_SUBSCRIPTION_ID environment variable
