Microsoft Azure · Capability

Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey

Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey. 1 operations. Lead operation: Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More Information

Run with Naftiko Microsoft AzureCreateApiKey

What You Can Do

POST
Microsoftazurecreateapikeypost — Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A
/v1/subscriptions/{subscriptionid}/providers/microsoft-marketplace/keys/{apikeyalias}/create

MCP Tools

microsoft-azure-generates-api-key

Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A

Capability Spec

microsoft-marketplace-discovery-api-keys-management-createapikey.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey
  description: 'Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey. 1 operations. Lead operation:
    Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please Note That This
    Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A
    Valid Azure Subscription For More Information'
  tags:
  - Microsoft Azure
  - CreateApiKey
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: microsoft-marketplace-discovery-api-keys-management-createapikey
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Marketplace-keys-apiKeyAlias-cr
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/keys/{apiKeyAlias}/create
      operations:
      - name: microsoftazurecreateapikeypost
        method: POST
        description: Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please
          Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview
          Feature Using A
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: apiKeyAlias
          in: path
          type: string
          description: Alias for new API Key. This alias must be unique and contain only alphanumeric characters separated
            by dashes.
          required: true
        - name: x-ms-client-tenant-id
          in: header
          type: string
          description: The tenant associated with the subscription.
          required: true
  exposes:
  - type: rest
    namespace: microsoft-marketplace-discovery-api-keys-management-createapikey-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-marketplace/keys/{apikeyalias}/create
      name: subscriptions-subscriptionid-providers-microsoft-marketplace-keys-apikeyalias-cr
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Marketplace-keys-apiKeyAlias-cr.
      operations:
      - method: POST
        name: microsoftazurecreateapikeypost
        description: Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please
          Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview
          Feature Using A
        call: microsoft-marketplace-discovery-api-keys-management-createapikey.microsoftazurecreateapikeypost
        with:
          apiKeyAlias: rest.apiKeyAlias
          x-ms-client-tenant-id: rest.x-ms-client-tenant-id
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-marketplace-discovery-api-keys-management-createapikey-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Marketplace Discovery API Keys Management — CreateApiKey. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-generates-api-key
      description: Microsoft Azure Generates An Api Key, Granting Access To The Full Range Of Marketplace Catalog Apis Please
        Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview
        Feature Using A
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-marketplace-discovery-api-keys-management-createapikey.microsoftazurecreateapikeypost
      with:
        apiKeyAlias: tools.apiKeyAlias
        x-ms-client-tenant-id: tools.x-ms-client-tenant-id
      outputParameters:
      - type: object
        mapping: $.