RPG Portrait Gallery

Bearer Token

  1. Log in to the product in your browser.
  2. Press F12 to open DevTools, then click the Network tab.
  3. Click anything on the page that loads data (e.g. characterId there).
  4. Find any API request in the list, click it, and open the Headers panel.
  5. Under Request Headers find Authorization: and copy the value
Screenshot: where to find the Bearer Token in DevTools

🆔 Character ID

  1. Open the character sheet in the product.
  2. Look at the page URL — the Character ID is the long alphanumeric string in the path, e.g. …/characters/<character_id>.
Screenshot: where to find the Character ID in the product
Ready.
Loading database...