Testim REST API

REST API used to trigger and manage test executions, query test run status, and retrieve results for tests authored in Testim. Authentication is via a personal access token issued from the Testim workspace. Endpoint surface and base URL are partner-gated and documented inside the Testim help portal.

API entry from apis.yml

apis.yml Raw ↑
aid: testim:rest
name: Testim REST API
description: REST API used to trigger and manage test executions, query test run status, and retrieve
  results for tests authored in Testim. Authentication is via a personal access token issued from the
  Testim workspace. Endpoint surface and base URL are partner-gated and documented inside the Testim help
  portal.
humanURL: https://help.testim.io/docs/api-access
baseURL: https://api.testim.io
tags:
- Test Runs
- Executions
- REST
properties:
- type: Documentation
  url: https://help.testim.io/docs/api-access
- type: Authentication
  url: https://help.testim.io/docs/api-access