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