Different API's provided by JIRA and how to use those thorugh rest client or java codes

Manindra Pradhan April 16, 2019

I want to communicate with API's provided by JIRA. I want to know list of API's provided by JIRA tool.

 

Also it will be better if I get some idea how I can I call those API's (steps or procedures) thorough Java programme or rest client.

 

Thanks for all your help!!

1 answer

0 votes
edwin
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.
April 16, 2019

Hi @Manindra Pradhan ,

Java APIs - this has more information on the API.

You can find lots of examples on previous answers by searching here in the community - for example jira java

A connection example - Jira authentication with Java

Manindra Pradhan April 17, 2019

Thanks..It will be helpful to me.. Also it will be great if you can help me in getting  Jira certificate to communicate with JIRA HTTPS..

 

I have a tool which can use directly keystore or certificate (in JKS or other format). Can you please help.

Suggest an answer

Log in or Sign up to answer