Create an API key

API keys let scripts, integrations, and the not24get CLI authenticate to the public API on your behalf. Each key is tied to a workspace.

Steps

  1. Open Workspace settings → API keys

    From the workspace switcher, choose Workspace settingsAPI keys tab.

    The API keys tab inside Workspace settings.
  2. Click New API key

    Use the New API key button.
  3. Name and scope the key

    Give the key a recognisable name (e.g. "GitHub Actions"). Optionally set a default folder it can write to.

    The new API key dialog with name and scope fields.
  4. Create and copy the key

    Click Create. The full key is shown only once — copy it immediately and store it in your secrets manager.

    The created API key dialog showing a copy button.
    The plaintext key is shown once. After you close this dialog, only the prefix is displayed in the list.

What's next