Version: 1.0.0
Testomato API
If you would like to participate in the future development of our roadmap, please don't be shy! We'd love to hear your suggestions: support@testomato.com
Authentication
- HTTP: Bearer Auth
The Testomato API Token can be obtained from the User Profile
or directly through the API by a POST
request send to /api/authenticate
visit
Get API token for more information.
Testomato API token use JWT schema.
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Contact