Skip to content

Commit 1f826af

Browse files
ordering and links
1 parent 7090d63 commit 1f826af

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

src/content/docs/api-shield/api-gateway.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ pcx_content_type: concept
33
type: overview
44
title: API Gateway
55
sidebar:
6-
order: 5
6+
order: 7
77

88
---
99

1010
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.​
1111

1212
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.
1313

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/).
1515

1616
- **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.
1717

@@ -25,28 +25,28 @@ APIs are fundamental to modern applications but are increasingly targeted by mal
2525

2626
### Management and Monitoring tools
2727

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.
2929

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.
3131

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.
3333

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.
3535

3636
## Build APIs with Cloudflare’s Developer Platform
3737

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:
3939

4040
- **Global Scalability**: Deploy your APIs across Cloudflare's extensive global network, ensuring low latency and high availability. ​
4141

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.
4343

4444
- **Developer-Friendly Tools**: Utilize modern development tools and frameworks to streamline the API development process. ​
4545

4646
## Get started
4747

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.
4949

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/).
5151

5252
By integrating API security, management, and development into a single platform, Cloudflare API Shield provides a comprehensive solution to protect, manage, and build APIs.

src/content/docs/api-shield/management-and-monitoring/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: reference
33
title: Management and Monitoring
44
sidebar:
5-
order: 6
5+
order: 5
66
group:
77
hideIndex: true
88

src/content/docs/api-shield/reference/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: reference
33
title: Reference
44
sidebar:
5-
order: 7
5+
order: 6
66
group:
77
hideIndex: true
88

0 commit comments

Comments
 (0)