REST API endpoints (GET & POST)

We need specific REST API endpoints (GET & POST), so that we can create our own page and connect with JSM. Kindly provide the solution and steps.

Welcome to the Atlassian developer community @SunayKuntawala,

You will need to use a combination of these 2 APIs:

  • Jira Platform, covering core concepts like Jira Projects (called Spaces in the UI), Issues (called Work Items in the UI), and JQL.
  • Jira Service Management, covering the service desk specific features like Customers, Knowledge, and Requests.