API Endpoints

Here you can find various API endpoints exposed by the main Appium module through its base driver, as well as the endpoints added or modified by official plugins.

Since all Appium drivers inherit the Appium base driver, they support all of its endpoints as well, but may additionally define endpoints of their own. Refer to the documentation of your Appium driver to learn about its specific endpoints.

The recommended way of calling these API endpoints is through your Appium client. Refer to the documentation of your client for the exact commands used to invoke specific endpoints.

All endpoints are grouped by their protocol, with an additional group for plugin endpoints: