Creating a CircleCI token for Roadie
Published on February 23rd, 2021Table of Contents
Introduction
In order to make requests to the CircleCI API, you must provide Roadie with an API key.
Steps
-
Make sure you are logged in to Circleci as the user you want to use for Backstage. We recommend creating a Github bot account for this.
-
Go to https://app.circleci.com/settings/user/tokens and select Create New Token.
-
Give the token a name and click Add API Token.
-
Circleci will print the token that Backstage needs.
-
Follow the instructions on how to share the API Token with Roadie.