Skip to main content
Skip table of contents

REST APIs for Jira Cloud

A note on Tempo REST APIs

All Tempo REST APIs use OAuth authentication. The permissions they're granted are based on the permissions of the user creating the token.

All our REST APIs are documented in our developer section for Tempo Cloud.

For any requests to Jira (necessary to update issues), you need an API token from Atlassian. The API token is then used with basic authentication where the email address of your Atlassian ID is your username and the API token serves as the password. You can find more information about Atlassian API tokens here.

We recommend reading through the following sections to gather additional information on Tempo Cloud REST APIs and their usage.

In this section

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.