PFLB Platform REST API#

STANDARD PRO

PFLB 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 PFLB Platform 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.

  2. Configure tests’s SLA.

  3. Generate an API token.

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