Boomq REST API#

STANDARD PRO

The Boomq platform allows development and QA teams to perform scalable and continuous testing for websites, mobile devices, APIs and software.

After creating the tests, you can run them using the Boomq RESTful API. If you use a CI/CD pipeline, then you can include running load tests in build pipeline scripts.

To use the REST API, follow these steps:

  1. Create a test project.

  2. Configure SLA.

  3. Generate an API token.

  4. Send requests, for example, using cURL. For more information, see Reference and Examples of requests.