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/api-shield/api-gateway.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@ pcx_content_type: concept
3
3
type: overview
4
4
title: API Gateway
5
5
sidebar:
6
-
order: 5
6
+
order: 7
7
7
8
8
---
9
9
10
10
Cloudflare API Shield empowers you to use Cloudflare as your API Gateway, providing robust security features, streamlined management tools, and integration with the Cloudflare Developer Platform for building new APIs.
11
11
12
12
APIs are fundamental to modern applications but are increasingly targeted by malicious actors. Cloudflare API Shield offers a comprehensive solution to protect, manage, and build your APIs.
13
13
14
-
-**Enhanced security**: Implement robust runtime protection such as JWT validation, mutual TLS (mTLS) authentication, schema validation, and protection against the OWASP Top 10 API Security risks.
14
+
-**Enhanced security**: Implement robust runtime protection such as JWT validation, mutual TLS (mTLS) authentication, schema validation, and protection against the [OWASP Top 10 API Security risks](https://owasp.org/www-project-api-security/).
15
15
16
16
-**Efficient management and monitoring**: Utilize tools for endpoint management, analytics, and routing to streamline API operations. Highlight risks with Posture Management, and gain visibility with Security Analytics and Security Center Insights.
17
17
@@ -25,28 +25,28 @@ APIs are fundamental to modern applications but are increasingly targeted by mal
25
25
26
26
### Management and Monitoring tools
27
27
28
-
-**Endpoint Management**: Gain visibility into your API endpoints, including discovery of shadow APIs and monitoring of active endpoints.
28
+
-**[Endpoint Management](/api-shield/management-and-monitoring/endpoint-management/)**: Gain visibility into your API endpoints, including discovery of shadow APIs and monitoring of active endpoints.
29
29
30
-
-**Analytics and Logging**: Access detailed analytics and logs to monitor API usage, performance, and security events.
30
+
-**[Analytics and Logging](/api-shield/security/sequence-analytics/)**: Access detailed analytics and logs to monitor API usage, performance, and security events.
31
31
32
-
-**API Routing**: Optimize API performance and reliability with secure routing.
32
+
-**[API Routing](/api-shield/management-and-monitoring/api-routing/)**: Optimize API performance and reliability with secure routing.
33
33
34
-
-**Posture Management**: Monitor API Authentication status and receive alerts for common API risks.
34
+
-**[Posture Management](/api-shield/security/authentication-posture/)**: Monitor API Authentication status and receive alerts for common API risks.
35
35
36
36
## Build APIs with Cloudflare’s Developer Platform
37
37
38
-
The Cloudflare Developer Platform offers a serverless execution environment, allowing you to build and deploy new APIs without the need to manage infrastructure. Benefits include:
38
+
The [Cloudflare Developer Platform](https://www.cloudflare.com/developer-platform/) offers a serverless execution environment, allowing you to build and deploy new APIs without the need to manage infrastructure. Benefits include:
39
39
40
40
-**Global Scalability**: Deploy your APIs across Cloudflare's extensive global network, ensuring low latency and high availability.
41
41
42
-
-**Integrated Services**: Access a suite of services, including storage, databases, and AI tools, to enhance your API functionality. Connect, protect, and build everywhere
42
+
-**Integrated Services**: Access a suite of services, including storage, databases, and AI tools, to enhance your API functionality.
43
43
44
44
-**Developer-Friendly Tools**: Utilize modern development tools and frameworks to streamline the API development process.
45
45
46
46
## Get started
47
47
48
-
To begin using Cloudflare API Shield, refer to our Get started guide.
48
+
To begin using Cloudflare API Shield, refer to our [Get started](/api-shield/get-started/) guide.
49
49
50
-
For detailed instructions and additional resources, refer to the Cloudflare API Shield documentation and the Cloudflare Developer Platform documentation.
50
+
For detailed instructions and additional resources, refer to the Cloudflare [API Shield documentation](/api-shield/).
51
51
52
52
By integrating API security, management, and development into a single platform, Cloudflare API Shield provides a comprehensive solution to protect, manage, and build APIs.
0 commit comments