Skip to content

API Keys

API keys let you connect Spectra to scripts, CI/CD, or automation tools. Keys are bound to the user who creates them and inherit that user’s permissions.

API keys list in dark modeAPI keys list in light mode

When you create a key, you can:

  • Add an optional name to identify the key later
  • Set an optional expiration in days

All keys start with spectra_ so they are easy to spot in logs and integrations.

API key creation dialog in dark modeAPI key creation dialog in light mode
  • Treat keys like passwords
  • Rotate keys when access changes
  • Use least-privilege access where possible