Azure Logic Apps · Schema

ApiResourceMetadata

The api resource metadata.

AzureIntegrationiPaaSWorkflows

Properties

Name Type Description
ApiType object The api type.
brandColor string The brand color.
connectionType string The connection type.
deploymentParameters object The connector deployment parameters metadata.
hideKey string The hide key.
provisioningState object The provisioning state.
source string The source.
tags object The tags.
wsdlImportMethod object The WSDL import method.
wsdlService object The WSDL service.
View JSON Schema on GitHub

JSON Schema

azure-logic-apps-api-resource-metadata-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/azure-logic-apps/refs/heads/main/json-schema/azure-logic-apps-api-resource-metadata-schema.json",
  "title": "ApiResourceMetadata",
  "description": "The api resource metadata.",
  "type": "object",
  "properties": {
    "ApiType": {
      "$ref": "#/definitions/ApiType",
      "description": "The api type."
    },
    "brandColor": {
      "description": "The brand color.",
      "type": "string"
    },
    "connectionType": {
      "description": "The connection type.",
      "type": "string"
    },
    "deploymentParameters": {
      "$ref": "#/definitions/ApiDeploymentParameterMetadataSet",
      "description": "The connector deployment parameters metadata."
    },
    "hideKey": {
      "description": "The hide key.",
      "type": "string"
    },
    "provisioningState": {
      "$ref": "#/definitions/WorkflowProvisioningState",
      "description": "The provisioning state."
    },
    "source": {
      "description": "The source.",
      "type": "string"
    },
    "tags": {
      "additionalProperties": {
        "type": "string"
      },
      "description": "The tags.",
      "type": "object"
    },
    "wsdlImportMethod": {
      "$ref": "#/definitions/WsdlImportMethod",
      "description": "The WSDL import method."
    },
    "wsdlService": {
      "$ref": "#/definitions/WsdlService",
      "description": "The WSDL service."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/azure-logic-apps-api-resource-metadata"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.