This page applies to Apigee and Apigee hybrid.
API hub provides out-of-the-box plugins to connect with third-party API gateways and bring your API metadata to API hub. These plugins are ready to use, and are accessible from the API hub > Settings > Plugins page. To use these plugins, you must create plugin instances. For more information, see Create plugin instance.
Supported third-party plugins
The following table lists the currently supported third-party plugins, and the ingested API data.
| Plugin | API data ingested | Additional information |
|---|---|---|
| Apigee Edge Public Cloud | API proxy name, environment, organization, and deployment details. | For additional setup information, see Apigee Edge API hub connector integration.. |
| Apigee Edge Private Cloud (OPDK) | API proxy name, environment, organization, and deployment details. | For additional setup information, see API hub connector integration for OPDK. |
| AWS API Gateway (Preview) | REST v1 and HTTP/WebSocket v2 APIs, including versions, stages, deployments, tags, and OpenAPI specs. | Syncs every 6 hours by default. For optional real-time push sync via AWS Lambda and Amazon EventBridge, see the apihub-plugins/aws/apigateway sample. |
| Azure API Management (Preview) | APIs from an Azure API Management (APIM) service, including versions, operations, specs (OpenAPI, WSDL, GraphQL, gRPC, OData), gateway deployments, products, and tags. | Syncs every 6 hours by default. For optional real-time push sync via Azure Function and Azure Event Grid, see the apihub-plugins/azure/apim sample. |