LogoLogo
WarmHub Login
  • Welcome to the Trust Revolution!
  • The Language of Digital Trust
    • The Language of Digital Trust
  • Trust Repos
    • Creating a Repo
    • ReadMe
    • Data
      • Templates for Typed Instance Data
    • Types
      • Importing Types From Other Repos
      • Creating Types
      • Claims Computed on WarmHub
    • Events
    • Webhooks
    • About
    • Committing To Your Repo
      • Personal Access Tokens
    • Customizing Templates
      • Template Language Reference
  • Guides
    • Units of Measurement Repo
    • Templates for Units of Measurement
Powered by GitBook

Learn More

  • WarmHub
  • Plans
  • About Us

Legal

  • Terms of Service
  • Privacy Policy

Contact Us

  • support@warmhub.com
On this page
  1. Trust Repos
  2. Committing To Your Repo

Personal Access Tokens

PreviousCommitting To Your RepoNextCustomizing Templates

Last updated 9 days ago

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.