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.

Testim REST API is one of 3 APIs that Testim publishes on the APIs.io network.

Tagged areas include Test Runs, Executions, and REST. The published artifact set on APIs.io includes API documentation and authentication docs.

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