Testim website screenshot

Testim

Testim (acquired by Tricentis in 2022) is an AI-powered functional and end-to-end test automation platform. The platform records, runs, and stabilises codeless and code-based UI tests using AI-driven Smart Locators that learn DOM changes and reduce flakiness. Testim covers web, mobile web, Salesforce, and Mainframe testing, ships a Testim CLI for CI/CD integration, and exposes a REST API for triggering test runs and retrieving execution results. Most platform endpoints are partner-gated behind a workspace login and account-issued API token.

Testim publishes 3 APIs on the APIs.io network. Tagged areas include Testing, Test Automation, QA, AI Testing, and End-to-End Testing.

Testim’s developer surface includes engineering blog, documentation, GitHub presence, changelog, and 7 more developer resources.

20.8/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFree
3 APIs
TestingTest AutomationQAAI TestingEnd-to-End TestingCI/CD

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 20.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/testim: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

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 issu...

Testim API Testing

Authoring and execution surface for HTTP API tests inside Testim. Lets teams compose, chain, assert, and run API test steps alongside UI tests from the same Testim project, and ...

Testim CLI

Command-line interface used to run Testim tests locally and from CI/CD pipelines (Jenkins, GitHub Actions, GitLab CI, CircleCI, Azure DevOps). Accepts a project token and test/s...

Pricing Plans 1

Published pricing tiers and plan structures.

Testim Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Testim Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Testim Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: testim
url: https://raw.githubusercontent.com/api-evangelist/testim/refs/heads/main/apis.yml
name: Testim
kind: company
description: Testim (acquired by Tricentis in 2022) is an AI-powered functional and end-to-end test automation platform. The
  platform records, runs, and stabilises codeless and code-based UI tests using AI-driven Smart Locators that learn DOM changes
  and reduce flakiness. Testim covers web, mobile web, Salesforce, and Mainframe testing, ships a Testim CLI for CI/CD integration,
  and exposes a REST API for triggering test runs and retrieving execution results. Most platform endpoints are partner-gated
  behind a workspace login and account-issued API token.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/testim.png
tags:
- Testing
- Test Automation
- QA
- AI Testing
- End-to-End Testing
- CI/CD
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- 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
- aid: testim:api-testing
  name: Testim API Testing
  description: Authoring and execution surface for HTTP API tests inside Testim. Lets teams compose, chain, assert, and run
    API test steps alongside UI tests from the same Testim project, and trigger them via the Testim CLI or REST API.
  humanURL: https://help.testim.io/docs/api-testing
  baseURL: https://help.testim.io/docs/api-testing
  tags:
  - API Testing
  - Test Authoring
  properties:
  - type: Documentation
    url: https://help.testim.io/docs/api-testing
- aid: testim:cli
  name: Testim CLI
  description: Command-line interface used to run Testim tests locally and from CI/CD pipelines (Jenkins, GitHub Actions,
    GitLab CI, CircleCI, Azure DevOps). Accepts a project token and test/suite identifiers and streams results back to the
    Testim workspace.
  humanURL: https://help.testim.io/docs/integrate-testim-to-your-ci
  baseURL: https://www.npmjs.com/package/@testim/testim-cli
  tags:
  - CLI
  - CI/CD
  - Local Runner
  properties:
  - type: Documentation
    url: https://help.testim.io/docs/integrate-testim-to-your-ci
  - type: Package
    url: https://www.npmjs.com/package/@testim/testim-cli
common:
- type: DomainSecurity
  url: security/testim-domain-security.yml
- url: https://www.testim.io/feed/
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/testim-io
- type: Website
  url: https://www.testim.io/
- type: Documentation
  url: https://help.testim.io/docs/testim-overview
- type: GitHub
  url: https://github.com/testimio
- type: ChangeLog
  url: https://help.testim.io/changelog
- type: Parent
  url: https://www.tricentis.com/
- type: Plans
  url: plans/testim-plans-pricing.yml
- type: RateLimits
  url: rate-limits/testim-rate-limits.yml
- type: FinOps
  url: finops/testim-finops.yml
integrations:
- name: Jenkins
- name: GitHub Actions
- name: GitLab CI
- name: CircleCI
- name: Azure DevOps
- name: Jira
- name: Slack
- name: Sauce Labs
- name: BrowserStack
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com