Personal Access Tokens
Last updated
Last updated
When making API requests to WarmHub, you must include your Personal Access Token in the HTTP request header as follows:
Authorization: Bearer YOUR_PERSONAL_ACCESS_TOKEN
You can create a personal access token by visiting: https://app.warmhub.com/tokens or you can navigate to the same page, by clicking on your avatar and name in the upper right hand corner of the screen, and selecting Tokens from the drop down menu.
Once on the page, you can click the Create Token button , name your token so you will remember what it is used for, and set the timeline for its expiration. Once you click Create Token, your token will be shown on the screen for you to copy. This is the only time you will be able to view your token, so if you will need it again later, make sure you store it somewhere safe.