f1c768a255
* Add missing API keys docs and link from the web app to them. Renamed Server API keys to Secret keys * Correct link to env var docs * Duplicate image fixed on environment variables docs
13 lines
448 B
Plaintext
13 lines
448 B
Plaintext
---
|
|
title: "API keys"
|
|
description: "How to authenticate with Trigger.dev so you can trigger tasks."
|
|
---
|
|
|
|
### Authentication and your secret keys
|
|
|
|
When you [trigger a task](/v3/triggering) from your backend code, you need to set the `TRIGGER_SECRET_KEY` environment variable.
|
|
|
|
Each environment has its own secret key. You can find the value on the API keys page in the Trigger.dev dashboard:
|
|
|
|

|