azure-mgmt-apimanagement-py - Manage Azure API Management services using Python SDK
Python SDK for managing Azure API Management services, APIs, products, subscriptions, policies, backends, and users.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create APIM services
- Import APIs from OpenAPI specifications
- Import APIs from URLs
- List APIs in service
- Create API products
- Add APIs to products
- Create API subscriptions
- Configure API policies
- Create named values
- Create backend services
- Create APIM users
Inputs
- Azure subscription ID
- Azure credentials
- APIM resource parameters
- OpenAPI specifications
- API policy XML configurations
Outputs
- Created APIM services
- Imported APIs
- Created API products
- Created API subscriptions
- Configured API policies
- Created named values
- Created backend services
- Created users
Requirements
- Python environment
- azure-mgmt-apimanagement package
- azure-identity package
- AZURE_SUBSCRIPTION_ID environment variable
