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.

40.9/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessFreemiumSelf serveFree trial⚡ Free to try
7 APIs
Test RunsTest ManagementTest AutomationQAExploratory TestingCI/CDQuality Assurance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 40.9/100 · thin
Contract Quality 14.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 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
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/testmo: 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 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 1

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

Testmo REST API

OPEN COLLECTION

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.
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.19'
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:
  - 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