Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introducing the beta version of public API for OKR board for Jira Server and Data Centre.

Base URL with the current API version.

Code Block
https://%you-jira-instance%/rest/oboard/1.0/api/v1/
e.g https://jira.example.com/rest/oboard/1.0/api/v1/

Quick start:

  1. Authorization first. Please generate a token in the setting section.

  2. Check the main API methods here. And we have a swagger instance to show the data structure.