Introducing public API for OKR board for Jira Server and Data Centre.

Base URL with the current API version.

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.