Enable REST API on JIRA side

ts-izumi_a_misaki December 8, 2020

We would like to connect our products with JIRA and automatically raise JIRA ticket.
I know I need to enable the REST API, but I don't know how to enable it on the JIRA side.
Could you support me?

2 answers

2 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 9, 2020

There is nothing to "enable", the REST API is a core component and Jira does not work unless it is available

You just need to find or write code that talks to it.

0 votes
Answer accepted
Sivarama Krishna
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2020

Hi,

As per my knowledge, REST API is enabled by default.

try the following URL to verify

http://JIRASystemIP:Port/rest/api/2/project

this URL gives all projects available in your JIRA System.

Before checking, don't forget to login with your credentials and use another tab for checking the API URL.

Regards,

Sivarama

ts-izumi_a_misaki December 13, 2020

Thank you, every one!
I can set up.

 

I have additional question.
When I create s ticket with REST API, the reporter is always as developer name.

Could I change the reporter setting? 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events