Overview
To authenticate with Nooks via API key, you need an API key generated from your Nooks workspace.Nooks API keys are long-lived and workspace-scoped, with full read/write access to everything in the workspace — they aren’t limited to specific scopes the way OAuth tokens are. If you need per-user or scope-limited access instead, use the Nooks (OAuth) integration.
Prerequisites
- A Nooks workspace with permission to access Developer Settings.
Instructions
Step 1: Generate an API key
- In your Nooks workspace, go to Developer Settings → API Keys.
- Create a new API key. Nooks prefixes it
nooks-api-. - Copy the key — you won’t be able to view it again after leaving the page.
Step 2: Enter your API key in the Connect UI
- Open the form where you need to authenticate with Nooks.
- Enter your API Key in the designated field.
- Submit the form, and you should be successfully authenticated.