Skip to main content

Create a URL run

The SDK also accepts optional twin and Scenario metadata for compatibility with the validation API. Provision and connect required twins before testing the application URL.

Get details

Stream results

With AsyncArga:

Wait for completion

Terminal statuses are completed, failed, and cancelled.

Cancel a run

Manual PR run compatibility

client.runs.create_pr_run(...) remains available for integrations using the legacy /validate/pr-run route. It does not guarantee a per-PR application deployment. New repository automation should be configured as PR Test Runs through the web app, CLI, or REST API.