Testmo website screenshot

Testmo

Testmo is a unified test management platform that brings manual test cases, test automation, and exploratory testing together in one tool, with reporting, milestones, and issue-tracker and CI integrations. Testmo exposes a documented REST API (per-instance base https://{instance}.testmo.net/api/v1, Bearer API-token auth) that reads projects, test runs, run results, automation runs, automation sources, exploratory sessions, and milestones for custom analytics, reporting, and integrations - plus a beta test case management API and a CLI (@testmo/testmo-cli) that submits automation results from CI/CD pipelines.

Testmo publishes 7 APIs on the APIs.io network, including Automation Runs API, Automation Sources API, Milestones API, and 4 more. Tagged areas include Test Runs, Test Management, Test Automation, QA, and Exploratory Testing.

Testmo’s developer surface includes authentication, documentation, engineering blog, and 6 more developer resources.

39.5/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs
Test RunsTest ManagementTest AutomationQAExploratory TestingCI/CDQuality Assurance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/testmo: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

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

Testmo Automation Runs API

Automation runs submitted from CI/CD, with aggregated statistics.

Testmo Automation Sources API

Automation sources grouping runs, with aggregated metrics.

Testmo Milestones API

Milestones and their linked run and session statistics.

Testmo Projects API

Top-level projects that contain runs, sessions, milestones, and cases.

Testmo Sessions API

Exploratory test sessions and session note statistics.

Testmo Test Case Management API

Beta read/write API for cases, folders, and attachments.

Testmo Test Runs API

Manual test runs and their individual results.

Scroll for all 7

Open Collections 9

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Testmo REST API

OPEN COLLECTION

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Testmo Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Testmo Rate Limits

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

Testmo Authentication

http · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Testmo Agentic Access

23 operations · 7 acting

23 operations · 7 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: testmo
url: https://raw.githubusercontent.com/api-evangelist/testmo/refs/heads/main/apis.yml
name: Testmo
kind: company
description: Testmo is a unified test management platform that brings manual test cases, test automation, and exploratory
  testing together in one tool, with reporting, milestones, and issue-tracker and CI integrations. Testmo exposes a documented
  REST API (per-instance base https://{instance}.testmo.net/api/v1, Bearer API-token auth) that reads projects, test runs,
  run results, automation runs, automation sources, exploratory sessions, and milestones for custom analytics, reporting,
  and integrations - plus a beta test case management API and a CLI (@testmo/testmo-cli) that submits automation results from
  CI/CD pipelines.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/testmo.png
tags:
- Test Runs
- Test Management
- Test Automation
- QA
- Exploratory Testing
- CI/CD
- Quality Assurance
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.23'
apis:
- aid: testmo:testmo-automation-runs-api
  name: Testmo Automation Runs API
  description: Automation runs submitted from CI/CD, with aggregated statistics.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Automation Runs
  properties:
  - type: OpenAPI
    url: openapi/testmo-automation-runs-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
- aid: testmo:testmo-automation-sources-api
  name: Testmo Automation Sources API
  description: Automation sources grouping runs, with aggregated metrics.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Automation Sources
  properties:
  - type: OpenAPI
    url: openapi/testmo-automation-sources-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
- aid: testmo:testmo-milestones-api
  name: Testmo Milestones API
  description: Milestones and their linked run and session statistics.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Milestones
  properties:
  - type: OpenAPI
    url: openapi/testmo-milestones-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
- aid: testmo:testmo-projects-api
  name: Testmo Projects API
  description: Top-level projects that contain runs, sessions, milestones, and cases.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/testmo-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
- aid: testmo:testmo-sessions-api
  name: Testmo Sessions API
  description: Exploratory test sessions and session note statistics.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/testmo-sessions-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
- aid: testmo:testmo-test-case-management-api
  name: Testmo Test Case Management API
  description: Beta read/write API for cases, folders, and attachments.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Test Case Management
  properties:
  - type: OpenAPI
    url: openapi/testmo-test-case-management-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
- aid: testmo:testmo-test-runs-api
  name: Testmo Test Runs API
  description: Manual test runs and their individual results.
  humanURL: https://docs.testmo.com/api
  baseURL: https://{instance}.testmo.net/api/v1
  tags:
  - Test Runs
  properties:
  - type: OpenAPI
    url: openapi/testmo-test-runs-api-openapi.yml
  - type: Documentation
    url: https://docs.testmo.com/api
  - type: APIReference
    url: https://www.testmo.com/blog/announcing-the-new-runs-results-api-in-testmo/
  - type: PostmanCollection
    url: collections/testmo.postman_collection.json
  - type: OpenCollection
    url: collections/testmo.opencollection.json
  - type: APIReference
    url: https://www.testmo.com/blog/api-update-analytics/
  - type: Documentation
    url: https://www.testmo.com/blog/announcing-test-case-management-apis-in-testmo/
common:
- type: AgenticAccess
  url: agentic-access/testmo-agentic-access.yml
- type: Authentication
  url: authentication/testmo-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/testmo
- type: Website
  url: https://www.testmo.com/
- type: Documentation
  url: https://docs.testmo.com/
- type: Plans
  url: plans/testmo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/testmo-rate-limits.yml
- type: FinOps
  url: finops/testmo-finops.yml
- url: https://www.testmo.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/testmo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/testmo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/testmo/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.