Generating a Personal API Token
Your Personal API Token grants the integration access to your ClickUp workspace data.
Sign in to ClickUp
Sign in to your ClickUp account using your credentials.
Navigate to Settings
From your ClickUp dashboard:
- Click on your profile avatar.
- Select Settings from the menu.
Access API Token Settings
In the Settings page:
- Click on ClickUp API in the left sidebar (under the Integrations & ClickApps section).
- You’ll find the API Token section on this page.
- Click on Generate or Regenerate to create a new token.
Confirm Your Password
When clicking Regenerate, ClickUp will prompt you to confirm your account password before issuing a new token.
- In the Enter your Password to generate API Token dialog, type your ClickUp account password.
- Click Confirm Password to proceed.
Finding Your Workspace ID
Your default Workspace ID (also called Team ID) identifies which ClickUp workspace to access. This serves as the default workspace for API requests, but you can override it by passing other authorized workspace IDs in action input parameters.
Get Workspace ID from URL
The easiest way to find your workspace ID is from the ClickUp URL:
- Sign in to your ClickUp account and navigate to any page in your workspace.
- Look at the URL in your browser’s address bar (e.g.,
https://app.clickup.com/90161487323/inbox). - The workspace ID is the number immediately after
app.clickup.com/(e.g., “90161487323”). - Copy this number to use as your workspace ID.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Personal API Token
- Workspace ID (Team ID)
If the account linking is successful, you will see the newly linked account in your Accounts page.