Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Software API

Mark Dayanghirang September 3, 2019

How can i list all available and usable API in jira?

 

something like https://jiraserver:port/context/rest/api

2 answers

1 accepted

0 votes
Answer accepted
LagomDaniel
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.
September 3, 2019

Take a look at the rest browser: https://marketplace.atlassian.com/apps/1211542/atlassian-rest-api-browser or the docs at https://developer.atlassian.com/server/jira/platform/rest-apis/

You can also ask these questions over at the developer community: https://community.developer.atlassian.com

Mark Dayanghirang September 3, 2019

plugin works perfectly as per our requirements.

Mark Dayanghirang September 3, 2019

Thanks a lot

0 votes
Brant Schroeder
Community Champion
September 3, 2019

Mark,

  The rest API is core to Jira and the application itself runs off of it.   So if you want to see what is available I would suggest looking at the documentation. 

Jira Server - https://docs.atlassian.com/software/jira/docs/api/REST/8.3.3/?_ga=2.33676775.735161326.1567525430-1213479325.1559944477

Suggest an answer

Log in or Sign up to answer