9.2.1 Regenerating your API key

Your API key is the golden ticket for interacting with Telebugs programmatically. If it’s compromised (or you just want a fresh one), regenerating is quick and keeps things secure. Here’s the playbook:

  1. Head to the API key section in Security settings.
  2. Click the Regenerate button — old key’s toast!
  3. Use the Copy token button to grab the new key and update your app’s config ASAP.

Quick tip: Store your API key in a secure vault or environment variable, not in your codebase. After regenerating, test your integration to ensure reports are flowing. No reports? Check that new key!

Regenerate API key interface