Skip to main content

Steps

  1. Open Integrations -> Conversion Tracking in Scanova dashboard.
  2. Select your tracking site and open Manage / site details.
  3. Open the API Keys section (same modal where Embed script is shown).
  4. Click Generate API Key.
  5. Enter a key name (for example Production Server).
  6. Click Generate.
  7. Copy the key immediately and store securely.
The raw key is shown once. If lost, revoke and generate a new one.

Key Limits

The UI enforces a maximum number of active keys per site. Revoke unused keys regularly.

What This Key Is Used For

Use this key in request header:
X-API-Key: <your_site_api_key>
with:
  • POST /server-events
  • POST /server-events/batch
API docs: