Load Testing APIs
Trigger, monitor, and stop load tests programmatically using the BrowserStack Load Testing APIs.
The Load Testing APIs are REST APIs that allow you to trigger load tests, poll their status, fetch reports, and stop runs. All API requests use HTTP Basic Auth and return JSON responses.
Base URL
https://load-api.browserstack.com/
With the Load Testing APIs, you can integrate load testing into your CI/CD pipelines, custom dashboards, or automation tools. The API is organized around REST and makes use of standard HTTP response codes. By default, all API responses are in JSON format.
Rate limits The following rate limits apply for API calls:
- 100 requests per minute per user (default, subject to plan)
- 10 concurrent requests per user
API reference
You can access the API reference through the following sections:
| API | Description |
|---|---|
| Runs API | Trigger runs, poll status, fetch reports, and stop tests |
Get started with Load Testing
See the Get started guide for Load Testing.
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.