Testmo Test Case Management API
Beta read/write API for cases, folders, and attachments.
Testmo Test Case Management API is one of 7 APIs that Testmo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Test Case Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 10 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://{instance}.testmo.net/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Testmo Test Case Management API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Personal API token generated from your Testmo profile page, passed as Authorization: Bearer .
Paths & Operations 10
Across 3 paths, the API surfaces 10 operations — 2 DELETE, 3 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Beta read/write API for cases, folders, and attachments.
Schemas 12
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Pagination (5 properties), Case (5 properties), Attachment (4 properties), Folder (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Testmo 6
Other APIs Testmo publishes across the network.