diff --git a/src/content/docs/china-network/reference/available-products.mdx b/src/content/docs/china-network/reference/available-products.mdx index 9b3e638bc887f47..c2a266b817ccb58 100644 --- a/src/content/docs/china-network/reference/available-products.mdx +++ b/src/content/docs/china-network/reference/available-products.mdx @@ -20,6 +20,7 @@ The following products and features are available on the Cloudflare China Networ | [Rate limiting rules](/waf/rate-limiting-rules/) | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached. | | [Page Shield](/page-shield/) | Simplifies external script management by tracking loaded resources like scripts and providing alerts when it detects new resources or malicious scripts. | | [Bot Management](/bots/)[^1] | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. | +| [API Shield](/api-shield/) | Supports endpoint matching, [Schema validation](/api-shield/security/schema-validation/), [rate-limiting recommendations](/api-shield/security/volumetric-abuse-detection/), [JWT validation](/api-shield/security/jwt-validation/), [Sequence Analytics](/api-shield/security/sequence-analytics/), [GraphQL detections](/api-shield/security/graphql-protection/), dashboard analytics, and [mTLS](/api-shield/security/mtls/). | | [Argo Smart Routing](/argo-smart-routing/) | Layer 7 (application layer) traffic smart-routed more efficiently to origin. | | [Rules](/rules/) | Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. | | [Load Balancing](/load-balancing/additional-options/load-balancing-china/) | Maximize application performance and availability. |