Steps
- Open
Integrations -> Conversion Tracking in Scanova dashboard.
- Select your tracking site and open
Manage / site details.
- Open the
API Keys section (same modal where Embed script is shown).
- Click
Generate API Key.
- Enter a key name (for example
Production Server).
- Click
Generate.
- 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: