Skip to content

Commit a410730

Browse files
author
gitName
committed
add portal comparison
1 parent 32e3469 commit a410730

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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+

articles/api-center/set-up-api-center-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ You can now access the API Center portal. On the **Portal settings** page, selec
4444

4545
[!INCLUDE [api-center-portal-user-sign-in](includes/api-center-portal-user-sign-in.md)]
4646

47+
[!INCLUDE [api-center-portal-compare-apim-dev-portal](includes/api-center-portal-compare-apim-dev-portal.md)]
48+
4749

4850
## Related content
4951

0 commit comments

Comments
 (0)