Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
stylewidth:100%
idkt-documentation-section
aligncenter
HTML Table
cellpadding10px
Table Row (tr)
Table Cell (td)
width70%
valigntop

FOLIO offers a REST API to programmatically integrate it to your other enterprise components.  REST being based on open standards, you are free to use any web development language to access the API. Please visit JIRA's REST API Documentation to learn how to develop the client code required to call these methods.

Note

Note that FOLIO is completely based on REST but not all of its methods are intended for external usage. You should use only methods that are documented herelisted in the API documentation. Methods intended for external usage are prefixed with /api.

You can use Atlassian's REST API Browser in order to tryout the operations manually through a web interface, integrated into JIRA. The REST API Browser will allow you to see all REST methods exposed by FOLIO (and other add-ons).

Anchor
rest-api-documentation
rest-api-documentation
API Documentation

The REST API includes an interactive and searchable documentation accessible directly from FOLIO's website.

API versionDocumentation LinkWADL URL
1.0http://www.folioforjira.com/doc/api/rest/1.0{JIRA_BASE_URL}/rest/folio/1.0/application.wadl
Table Cell (td)
width30%
valigntop
Panel

On this page:

 

 

...