BrowserStack supports the use of REST API to access information about your tests via the command-line interface.
Base URL
https://api.browserstack.com/With the Automate APIs, you can get info about your Automate plan, project, build, and session details. The APIs are organized aroundREST and make use of the standardHTTP response codes. By default, all API responses are in theJSON format.
The following rate limits apply for API calls:
- 1600 API requests per 5 minutes per user.
- 160 API requests per second per IP address.
You can access the API reference through the following section:
| API | Version |
|---|---|
| Selenium API Test using Selenium automation framework on real devices | v1 |
We recommend you to check ourGetting started guides for Selenium.
Contact ourSupport team for immediate help while we work on improving our docs.
Thank you for your valuable feedback