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

Capabilities

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

Source

  • Spec: SKILL.md
azure
api-management
python-sdk
apim
Create APIM services
Import APIs from OpenAPI
Import APIs from URL
List APIs
Azure subscription ID
Azure credentials
Resource group name
Created APIM service instances
Imported API resources
Created product contracts