Authentication
All API requests require anX-API-KEY header. You can find your API key in your Docket account CI/CD tab.
Endpoints
Create Test
Create a new test blueprint with steps
Run Test
Trigger a test run for one or more tests
Get Test Run
Retrieve results for a specific test run
List Tests
List all test blueprints in your account
Create Module
Create a reusable step module
Get Module
Retrieve a specific module by ID
List Modules
List modules with optional filtering
Update Module
Update an existing module

