Swagger UI

LambdaTest's Performance Testing API Documentation
 1.0.1 
OAS3

openapi.yaml
Servers

Performance Testing

GET​/summary​/{jobId}
Retrieve a summary of performance testing results for a specific job.
GET​/requestStats​/{jobId}
Fetch detailed request statistics for a performance test within a specific job.
GET​/errorStatsByLabel​/{jobId}
Fetch detailed error statistics for a performance test within a specific job.

Schemas

PerformanceTestingSummary
PerformanceTestingRequestStatistics
PerformanceTestingErrorStatistics
Online validator badge