About 342,000 results
Open links in new tab
  1. Jira REST API examples - Atlassian

    2 days ago · This example shows you how to create a Jira app that uses the REST API. We want to look through all the comments on the issue and add a little tooltip that will pop-up when you …

  2. Using Jira REST API URLs to Access Data - Strategy for Jira®

    Sep 17, 2024 · Even if you’re not developing your own custom features and building apps you can still leverage the REST APIs to access Jira data. You don’t need any special programming …

  3. Getting Started with Jira REST API | by Elif ÇETİNER | Medium

    Mar 4, 2025 · As direct access to the Jira application is not possible in the Cloud, the REST API is the sole option for Jira Cloud. This article will utilize the REST API.

  4. The Jira Cloud platform REST API - Atlassian

    Use this API to build apps, script interactions with Jira, or develop any other type of integration. This page documents the REST resources available in Jira Cloud, including the HTTP …

  5. Jira API Basics Guide for Developers and Teams | MoldStud

    Jun 24, 2025 · Explore the fundamentals of Jira API in this guide tailored for developers. Learn how to integrate and utilize Jira's functionality for project management.

  6. Jira Cloud Workflow with REST APIs - LinkedIn

    1 day ago · In this article, we explored how Jira Cloud REST APIs enable you to read workflow configurations, manage workflow schemes, and programmatically transition issues with …

  7. The Jira Software Cloud REST API - Atlassian

    Changelog System status Privacy Notice at Collection Developer Terms Trademark © 2025 Atlassian

  8. The Jira Data Center REST API - Atlassian

    If you haven't integrated with Jira Data Center before, read the Getting started guide in the Jira Data Center developer documentation. You may also want to read our Jira REST API …

  9. The Jira Service Management REST API

    This is the reference document for the REST API and resources provided by Jira Service Management Data Center. The REST APIs are for developers who want to integrate Jira …

  10. JIRA REST API documentation - Atlassian

    JIRA's REST APIs provide access to resources (data entities) via URI paths. To use a REST API, your application will make an HTTP request and parse the response. Currently, the only …