Apigee · Schema

ApiDeployment

A deployment record for an API.

Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationMicroservicesMCPMonetization

Properties

Name Type Description
name string Resource name of the deployment.
displayName string Human-readable display name.
description string Description of the deployment.
apiSpecRevision string Resource name of the associated spec revision.
endpointUri string URI of the deployment endpoint.
externalChannelUri string URI of an external channel.
intendedAudience string Intended audience for the deployment.
accessGuidance string Guidance for accessing the deployment.
revisionId string Output only. Immutable revision identifier.
revisionCreateTime string Output only. Time the revision was created.
revisionUpdateTime string Output only. Time the revision was last updated.
labels object User-defined labels.
annotations object User-defined annotations.
createTime string Output only. Creation time.
updateTime string Output only. Last update time.
View JSON Schema on GitHub

JSON Schema

apigee-apideployment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ApiDeployment",
  "title": "ApiDeployment",
  "type": "object",
  "description": "A deployment record for an API.",
  "properties": {
    "name": {
      "type": "string",
      "description": "Resource name of the deployment."
    },
    "displayName": {
      "type": "string",
      "description": "Human-readable display name."
    },
    "description": {
      "type": "string",
      "description": "Description of the deployment."
    },
    "apiSpecRevision": {
      "type": "string",
      "description": "Resource name of the associated spec revision."
    },
    "endpointUri": {
      "type": "string",
      "description": "URI of the deployment endpoint."
    },
    "externalChannelUri": {
      "type": "string",
      "description": "URI of an external channel."
    },
    "intendedAudience": {
      "type": "string",
      "description": "Intended audience for the deployment."
    },
    "accessGuidance": {
      "type": "string",
      "description": "Guidance for accessing the deployment."
    },
    "revisionId": {
      "type": "string",
      "description": "Output only. Immutable revision identifier.",
      "readOnly": true
    },
    "revisionCreateTime": {
      "type": "string",
      "format": "date-time",
      "description": "Output only. Time the revision was created.",
      "readOnly": true
    },
    "revisionUpdateTime": {
      "type": "string",
      "format": "date-time",
      "description": "Output only. Time the revision was last updated.",
      "readOnly": true
    },
    "labels": {
      "type": "object",
      "description": "User-defined labels.",
      "additionalProperties": {
        "type": "string"
      }
    },
    "annotations": {
      "type": "object",
      "description": "User-defined annotations.",
      "additionalProperties": {
        "type": "string"
      }
    },
    "createTime": {
      "type": "string",
      "format": "date-time",
      "description": "Output only. Creation time.",
      "readOnly": true
    },
    "updateTime": {
      "type": "string",
      "format": "date-time",
      "description": "Output only. Last update time.",
      "readOnly": true
    }
  }
}

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/apigee-apideployment"
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.