OpenAPI

We provide an OpenAPI schema for the Testmo REST API to make it easier to use and integrate the API with various programming languages and frameworks.

You can download the following OpenAPI schema to generate client libraries for your favorite language. You can use the third-party OpenAPI Generator tool for this (not supported by Testmo), for example.

Using JavaScript/Node.js?

We provide a ready-to-use library to consume Testmo's REST API from JavaScript/Node.js. Please see our @testmo/testmo-api package.

Last updated