You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/security/web-assets.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,26 +12,26 @@ Discover web assets such as your API endpoints and instruct Cloudflare how to be
12
12
13
13
Use the **Endpoints** tab to manage endpoints available on your domain and monitor their health.
14
14
15
-
You can save endpoints directly from [API Discovery](/api-shield/security/api-discovery/), [manually](/api-shield/management-and-monitoring/#add-endpoints-manually) by method, path, and host, or via [Schema Validation](/api-shield/management-and-monitoring/#add-endpoints-from-schema-validation).
15
+
You can save endpoints directly from [API Discovery](/api-shield/management-and-monitoring/endpoint-management/#add-endpoints-from-api-discovery), [manually](/api-shield/management-and-monitoring/endpoint-management/#add-endpoints-manually) by method, path, and host, or via [Schema Validation](/api-shield/management-and-monitoring/endpoint-management/#add-endpoints-from-schema-validation).
16
16
17
17
This will add the specified endpoints to your list of managed endpoints. You can view your list of managed endpoints in the **Endpoints** tab.
18
18
19
19
For saved endpoints:
20
20
21
-
- Cloudflare will start collecting [performance data](/api-shield/management-and-monitoring/#endpoint-analysis) per endpoint.
21
+
- Cloudflare will start collecting [performance data](/api-shield/management-and-monitoring/endpoint-management/#endpoint-analysis) per endpoint.
22
22
- You can use the [labeling service](/api-shield/management-and-monitoring/endpoint-labels/) to organize your endpoints by use case.
23
23
24
24
For more information on how to manage your endpoints, refer to the following resources.
**Discovery** continuously finds your active API endpoints via path normalization.
33
33
34
-
[Add endpoints](/api-shield/management-and-monitoring/#add-endpoints-from-api-discovery) to produce recommendations and analytics of your APIs. Your [session identifiers](/api-shield/management-and-monitoring/session-identifiers/) must match your API traffic. Otherwise, API endpoints are also discoverable via [Machine Learning](/api-shield/security/api-discovery/#machine-learning-based-discovery).
34
+
[Add endpoints](/api-shield/management-and-monitoring/endpoint-management/#add-endpoints-from-api-discovery) to produce recommendations and analytics of your APIs. Your [session identifiers](/api-shield/management-and-monitoring/session-identifiers/) must match your API traffic. Otherwise, API endpoints are also discoverable via [Machine Learning](/api-shield/security/api-discovery/#machine-learning-based-discovery).
35
35
36
36
:::note
37
37
**Discovery** is only available for Enterprise customers. If you are an Enterprise customer and interested in this product, contact your account team.
0 commit comments