Skip to main content
Version: 1.0.0

Testomato API

The Testomato REST API provides simple interfaces for the core Testomato functionality. To use this REST API, your application makes an HTTP request and parses the JSON-formatted response. All API endpoints require authentication using an API token.

If you'd like to contribute to our roadmap, we'd love to hear your suggestions — support@testomato.com

Authentication

The Testomato API Token can be obtained from the User Profile or directly through the API by a POST request sent to /api/authenticate. Visit Get API token for more information.

The Testomato API token uses the JWT schema.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT