REST API

Testmo's REST API was designed to access and automate various aspects of Testmo's data model to implement custom scripts and automation integrations. We designed and implemented the REST API to support certain use cases.
Our main focus for Testmo's API is to support test automation integration so you can submit your test automation results, use advanced workflows such as parallel testing jobs and easily integrate your automated tests from any environment (including build servers and CI pipelines). Currently the REST API is designed the handle the following use cases:
Submitting automation test runs with threads and results
Query and access entities such as projects, runs, milestones & more
Implementing custom CI/CD integrations for test automation
Supporting advanced automation workflows such as parallel test jobs
REST API topics
Using the REST APIAPI AuthenticationPagination & ExpandsError HandlingLast updated
Was this helpful?