|
| 1 | +--- |
| 2 | +title: Include file |
| 3 | +description: Include file |
| 4 | +services: api-center |
| 5 | +author: dlepow |
| 6 | + |
| 7 | +ms.service: azure-api-center |
| 8 | +ms.topic: include |
| 9 | +ms.date: 03/05/2025 |
| 10 | +ms.author: danlep |
| 11 | +ms.custom: Include file |
| 12 | +--- |
| 13 | + |
| 14 | +## Which portal to use: API Management's or API Center's? |
| 15 | + |
| 16 | +The Azure API Management service and the Azure API Center service both offer portals for developers and other API users to discover and consume an organization's APIs: |
| 17 | + |
| 18 | +* In API Management, the *developer portal* is where developers and API consumers can discover the APIs managed APIs, learn how to use them, request access, and try them out. |
| 19 | + |
| 20 | +* In API Center, the *API Center portal* portal is where developers and API consumers can discover and filter the API inventory and review API definitions and documentation. |
| 21 | + |
| 22 | +The portals have some common features, but also some distinct differences. Especially in organizations that adopt both services, the question arises: *Which portal should I use?* The following table compares key capabilities of the two portals. For some organizations, one portal may be preferable; for some, both may be needed. |
| 23 | + |
| 24 | +| Feature | API Management portal | API Center portal | |
| 25 | +| --- | --- | --- | |
| 26 | +| Browse APIs in API Management instance | Yes | Yes<sup>1</sup> | |
| 27 | +| Browse APIs in entire inventory | No | Yes<sup>2</sup> | |
| 28 | +| Search and filter APIs | No | Yes | |
| 29 | +| View API details and definitions | Yes | Yes | |
| 30 | +| View API documentation | Yes | Yes | |
| 31 | +| Configure basic branding | Yes | Yes | |
| 32 | +| Add custom widgets | Yes | No | |
| 33 | +| Self-host | Yes | Yes | |
| 34 | +| Customize with WordPress | Yes | No | |
| 35 | +| Integrate with Microsoft Entra | Yes | Yes | |
| 36 | +| Access publicly | Yes | No | |
| 37 | +| Test APIs in test console | Yes | No | |
| 38 | +| Subscribe to APIs | Yes | No | |
| 39 | +| View API usage analytics | Yes | No | |
| 40 | + |
| 41 | +<sup>1</sup> Requires API Management instance to be integrated with API Center.<br/> |
| 42 | +<sup>2</sup> Depends on import or integration of APIs from API sources. |
| 43 | + |
0 commit comments