BlazeMeter REST APIs

BlazeMeter is a 100% JMeter-compatible, self-service web load testing cloud. Load tests are easily created and configured online. Once these tests are created, it is possible to run them using the customer-facing BlazeMeter REST API. This means that instead of manually starting the tests, users simply create an automated script that will automatically run a predefined test via the API.

Read on for a quick overview of the most commonly used API calls. To view and try the complete selection of our APIs, go to https://api.blazemeter.com/

Get the Test ID

After the test has been created, copy and paste the test ID into a document for later use (see the following screenshot). This ID will be used as a parameter in the API to identify the test.

https://a.blazemeter.com/app/#/accounts/123456/workspaces/56789/projects/1212121/tests/59087221

Get the API Key

To learn about API keys, see BlazeMeter API keys.