Where Can I Find Documentation for Jira Backup API and a Full List of Atlassian API Docs

David Porteš February 25, 2025

Hey everyone,

I've been trying to find official documentation for an API endpoint we're using in our setup. My main goal is:

  1. To have a better understanding of the endpoints we're using.
  2. To check what options I can modify in the backup API.

However, I haven’t been able to find any documentation for this specific endpoint:

rest/backup/1/export/runbackup

Does anyone know if there’s any official documentation for this, or if this endpoint is even supported?

Additionally, I’ve noticed that Atlassian API documentation is spread across multiple sites. Every time I contact Atlassian Support, they send me links to different API docs that I hadn’t seen before. Is there a complete list of all API documentation sites?

So far, I’ve found these:

 

Would really appreciate any insights! Thanks in advance, and have a great day!

1 answer

1 accepted

3 votes
Answer accepted
Nikola Perisic
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 25, 2025

Hello @David Porteš 

Full list of Jira APIs could be found here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/

For more information about the backup API, you should refer to the Andy's comment here:

https://community.atlassian.com/t5/Jira-Service-Management/How-to-take-backup-using-rest-api-for-Jira-service-management/qaq-p/2495952

David Porteš February 25, 2025

Hey @Nikola Perisic  

Thanks for your quick response!

Regarding the API list, I was actually looking for a complete list of all Atlassian Cloud REST APIs, not just the Jira APIs. If I understand correctly, the link you provided covers only Jira, but it doesn’t include other APIs like Confluence, User Management, or Assets. Do you know if there's an official centralized list of all REST APIs across Atlassian Cloud products?

For the backup API, I really appreciate you sharing that community thread! If I understand correctly, the API we're currently using is private and undocumented, meaning it's not officially supported. I’ve already successfully set up a full backup, but since full backups with attachments can only be triggered once every 48 hours, I’m now looking for a way to run a second backup without attachments every 24 hours.

Do you happen to know if there’s a way to modify the backup request payload to exclude attachments in an additional backup?

Thanks again for your help!

Nikola Perisic
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 25, 2025

Dear @David Porteš 

There isn't a centralized list, rather links, which could be found here: https://developer.atlassian.com/cloud/

Regarding the backup API's, there isn't the API endpoint within the official documentation, but this page from the KB could be found here: https://confluence.atlassian.com/cloudkb/automate-jira-confluence-cloud-backups-1488597169.html

https://api.atlassian.com/public/backup-management/v1/orgs/<org_id>/backups

Is the endpoint you are actually looking for.

And, you are right, all of the information about the API is all over the place and should be centralized.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events