Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
To authenticate with Fellow, you will need:- Workspace Subdomain - The subdomain of your Fellow workspace.
- API Key - A key that grants secure access to the API, enabling authorized applications to interact with Fellow resources and services.
Prerequisites:
- You must have a Fellow account
- The Developer API must be enabled for your workspace. If it’s not enabled, navigate to Workspace settings as an admin > Security and toggle the Allow users to access the Developer API option.
Instructions:
Step 1: Finding your Workspace Subdomain
- Log in to your Fellow workspace
- Once logged in, check the URL in your browser’s address bar
- Your workspace subdomain is the part of the URL before
.fellow.app. For example, if your workspace URL ishttps://myworkspace.fellow.app, your subdomain ismyworkspace.
Step 2: Generating Your API Key
- From your profile, click User settings

- Click API & MCP connections, then click + New API Key

- Enter a name for your API Key and click Generate Key

Step 3: Enter credentials in the Connect UI
Once you have your Workspace Subdomain and API Key:- Open the form where you need to authenticate with Fellow.
- Enter your Workspace Subdomain and API Key in their respective fields.
- Submit the form, and you should be successfully authenticated.
