REST API (overview)

Applies to Zephyr Scale Cloud, last modified on March 28, 2023.

Zephyr Scale Cloud provides support for the top testing frameworks and languages in the software testing space, as well as continuous integration tools to ensure seamless reporting of test results inside of Jira.

For support on integration with Test Automation frameworks and languages, see here.

Please be aware that if you change a Jira project key, the REST API will require you to use the previous project key.


To begin using the REST API:

How It Works

You can import data, store test-automation execution results, or integrate any automated testing tools with Zephyr Scale's REST API. The HTTP-based REST API can be used from any framework, programming language, or tool.

Submitting data to Zephyr Scale via the REST API is done with simple POST/PUT requests. Requesting data is done with GET requests.

The base URL for API requests is:
https://api.zephyrscale.smartbear.com/v2/{endpoint}

Tips

When you post a test-execution result using the API and include a username, it appears as a manual execution. This design allows you to mark an execution as manual, even if it was added via the API.

Help & Support

For any other questions or issues,  contact our support team here:

» Zephyr Scale Cloud Support

Highlight search results