Scriptless Mobile Public API

Use the Scriptless Mobile Public API to run and manage tests in Scriptless Mobile. This API lets you:

  • Execute a test by providing its test key and any required parameters

  • Abort a test execution if needed

  • Get the status of a running or completed test execution

  • Get a list of executions initiated by all users in the cloud associated with the requesting user

Authentication is handled using the standard Perfecto method via the Perfecto-Authorization header.

This API is designed for integration into automation workflows, giving you direct control over Scriptless Mobile test executions from external systems.

This API is currently available to customers who have licensed the Perfecto AI feature.

In this section: