File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ description: "Authenticate backend requests with environment-specific API keys."
1212
1313## Find your API keys
1414
15- Open your project in the dashboard, select an environment, and open the ** API keys** page.
15+ Open your project in the dashboard, select an environment, and open the [ ** API keys** ] ( https://cloud.trigger.dev/_/apikeys ) page.
1616
1717API keys belong to one environment. A Development key cannot access Production, and a Production key cannot access Staging.
1818
@@ -66,7 +66,7 @@ Create a separate key for each service or integration that accesses Trigger.dev.
6666
6767<Steps titleSize = " h3" >
6868 <Step title = " Open the API keys page" >
69- Select the project and environment the integration needs to access, then open ** API keys** .
69+ Select the project and environment the integration needs to access, then open [ ** API keys** ] ( https://cloud.trigger.dev/_/apikeys ) .
7070 </Step >
7171 <Step title = " Create the key" >
7272 Click ** New API key** , enter a descriptive name, and optionally set an expiration date. Names can
You can’t perform that action at this time.
0 commit comments