# Serverless API Overview

The table below summarizes the API documentation for EMQX Serverless deployment.


| API                                               | Description                                                  |
| ------------------------------------------------- | ------------------------------------------------------------ |
| [Client Management](./clients_v5.md)              | View online client information, kick off clients, client subscribe, unsubscribe, bulk subscribe, and bulk unsubscribe |
| [Subscription Information](./subscriptions_v5.md) | View subscription information                                |
| [Message Publishing](./publish_v5.md)             | Publish messages, batch message publish                      |

