All Products
Search
Document Center

API Gateway:WebSocket API

Last Updated:Jan 14, 2025

This topic describes how to create a WebSocket API and manage routing rules in the Cloud-native API Gateway console.

Create a WebSocket API

If your business requires real-time interaction, you can create a WebSocket API in the cloud-native API Gateway console. For more information, see Create a WebSocket API.

Create a route

Cloud-native API Gateway matches a received request with preconfigured routing rules based on priority. A rule with a higher priority is used for matching first. When a rule is hit, the request is sent to the destination service associated with the rule. For more information, see Create a route.

Manage a route

You can view, modify, publish, unpublish, or delete a created route in the console. For more information, see Manage routes.