Base URL
All API requests use the following base URL:Authentication
Authenticate every request by including a Bearer token in theAuthorization header:
Quick example
Create a test, upload a build, and trigger execution:1
Create a test
2
Upload a build
3
Execute tests

