Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  • No labels