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
+41-5Lines changed: 41 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,46 @@ sidebar:
7
7
8
8
---
9
9
10
-
API Gateway is a package of features that will do everything for your APIs, including:
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
-
-**Security**: Protect your API from malicious traffic with [API Discovery](/api-shield/security/api-discovery/), [Schema validation](/api-shield/security/schema-validation/), [mTLS validation](/api-shield/security/mtls/), and more.
13
-
-**Management and monitoring**: Streamline API management with [Endpoint Management](/api-shield/management-and-monitoring/) and [tools](https://blog.cloudflare.com/api-gateway/) like analytics, routing, and authentication.
14
-
-**Logging, quota management, and more**: All of Cloudflare's [established features](https://blog.cloudflare.com/api-gateway/), like caching, load balancing, and log integrations work natively with API Gateway.
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.
15
13
16
-
For more details about API Gateway, refer to the [introductory blog post](https://blog.cloudflare.com/api-gateway/).
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.
15
+
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
+
18
+
-**Integrated development**: Leverage the Cloudflare Developer Platform to build and deploy new APIs with ease, taking advantage of scalable infrastructure and a suite of developer tools.
19
+
20
+
## Cloudflare as your API Gateway
21
+
22
+
### API Security Features
23
+
24
+
-**Protection Against OWASP Top 10 API Security Risks**: Mitigate common API vulnerabilities, including injection attacks and improper asset management.
25
+
26
+
### Management and Monitoring tools
27
+
28
+
-**Endpoint Management**: Gain visibility into your API endpoints, including discovery of shadow APIs and monitoring of active endpoints.
29
+
30
+
-**Analytics and Logging**: Access detailed analytics and logs to monitor API usage, performance, and security events.
31
+
32
+
-**API Routing**: Optimize API performance and reliability with secure routing.
33
+
34
+
-**Posture Management**: Monitor API Authentication status and receive alerts for common API risks.
35
+
36
+
## Build APIs with Cloudflare’s Developer Platform
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:
39
+
40
+
-**Global Scalability**: Deploy your APIs across Cloudflare's extensive global network, ensuring low latency and high availability.
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
43
+
44
+
-**Developer-Friendly Tools**: Utilize modern development tools and frameworks to streamline the API development process.
45
+
46
+
## Get started
47
+
48
+
To begin using Cloudflare API Shield, refer to our Get started guide.
49
+
50
+
For detailed instructions and additional resources, refer to the Cloudflare API Shield documentation and the Cloudflare Developer Platform documentation.
51
+
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