LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-17

Capabilities

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

Source

  • Spec: SKILL.md
azure
apim
python
sdk
api-management
Create APIM services
Import APIs from OpenAPI specifications
Import APIs from URLs
List APIs in service
Azure subscription ID
Azure credentials
APIM resource parameters
Created APIM services
Imported APIs
Created API products