Where can I find jira sandbox api end points?

Anjali Anil Kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 29, 2025

To Integrate jira sandbox with playwright cucumber framework. We need api ends points to jira sandbox. So we can import the epics and other details from jira to the framework. Please provide link or doc to access those end points.

Or suggest any other way to integrate jira sandbox with playwright cucumber framework. So we can automate jira sandbox

2 answers

1 vote
Kishan Sharma
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 29, 2025

Hi @Anjali Anil Kumar Welcome to the Atlassian Community!

The REST API's for Jira cloud sites are same, a sandbox is nothing but a separate cloud site and works like a replica of your production instance. You can find the REST API details on this link. - Jira Cloud Rest API

0 votes
Richard Cho - ServiceRocket
Contributor
January 29, 2025

Do you mean API endpoints that allow you to automate the creation of sandboxes? I don't think such endpoints exist.

Suggest an answer

Log in or Sign up to answer