NetStacksNetStacks

API Tokens

Store API tokens for external service integrations.

Creating API Token Credentials

  1. Navigate to Credentials → Add Credential
  2. Select type: API Token
  3. Enter a name and description
  4. Paste the API token value
  5. Set expiration date (optional)
  6. Click Save

Usage

API tokens can be used in:

  • Templates - Reference tokens in Jinja2 variables
  • API Resources - Authenticate to external APIs
  • Integrations - NetBox, ITSM systems, etc.

Tokens are injected at runtime and never exposed in logs or rendered templates.