Test Observability API Reference
BrowserStack Test Observability supports the use of REST API to access information about your tests via the command-line interface.
With these APIs, you can get info about your project, build, and test details. The APIs are organized around REST
and make use of the standard HTTP
response codes. By default, all API responses are in the JSON
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.
Use the following APIs as per your use-case
- Get project list
- Get build list
- Get build details
- Get latest build details
- Update build metadata
- Get tests
You can also use the following APIs to upload test reports
In case your framework isn’t present in the list of supported frameworks, you can use the following APIs to upload your test reports.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.