This site is moving soon to become part of an integrated Appfire documentation and information site for our apps. This site will remain available during the transition to our new and improved site. Once this site is moved over, this banner will be updated with the new site link for easy access.
Take a look here! If you have any questions please email support@appfire.com
OKR API documentation
‘OKR for Jira’ provides REST API for convenience of integration with external tools.
If you need a consultation with a technical person from our team to assist you with the API use, contact us at support@appfire.com
Generating API token
To use our API you need to generate an API token.
In order to generate a token, navigate to left side menu in the OKR for Jira app. Then choose ‘Settings', and ‘API’ menu item.
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
On the page click on the 'Generate new token’ button in the top right corner of the page.
Copy the generated token somewhere safe. You will not be able to see it again.
Authenticating request with you API token
All requests to API should include API-Token
header, which contains token generated in previous step.
If such header is not present, you will receive 400 Bad Request response.
Use API-Token
header, and not Authentication
API Administrator table
OKR for Jira provides a way to oversee all API tokens created within your organization.
Users with the API_ADMIN_TABLE_ACCESS
permission have access to an expanded view on the API settings page.
The API administrator table allows you to see, rename or revoke any token within your organization.
API response
All API fetch methods return the same JSON object structure. The data present depends on your query parameter.
Â
Â
API method list:
API query methods
API update methods
Objective and Key result statuses
Â