REST API
You can utilize Deep Clone's REST API if you want to automate cloning issues with your scripts.
This is how you access it:
Apps > Manage Apps
Click REST API in the navigation bar on the left side
We offer a Rest API for
.png?inst-v=66c8716e-44d5-4079-a78b-7e047af4e99f)
Authentication
To authenticate against the REST API you need to use Basic Auth using the "Authorization" header.
Please note that the Password and URLs for the REST API will change when changing the data residency location of Deep Clone for Jira.
Rate limit
You can send at least 4 requests in parallel. More requests might work, but don't rely on it. If you hit our rate limit, you'll receive a 429 Too Many Requests
response status code.