Katalon TestCloud API allows you to create integrations with Katalon’s cloud-based test automation service, enabling streamlined execution of tests on a wide range of standard browsers and operating systems.
With TestCloud API, you can design integrations to help optimize your tests, including:
- Cross-Browser and Cross-OS Testing: Integrate seamless solutions for executing tests across browsers and operating systems.
- Scalability: Use the API to scale your testing efforts efficiently without needing physical labs or infrastructure.
- Automated Environment Configuration: Simplify the setup of testing environments programmatically, saving time and effort.
- Resource Access: Create integrations to quickly access diverse testing scenarios, devices, operating systems, and browsers.
TestCloud APIs use Bearer Token for authentication. To retrieve the access key, refer to the following instructions here: JSON Web Token.
API access is over HTTPS and varies according to the resource type and endpoint you use to submit requests. All data is sent and received as JSON.