Overview
Torii integrates with n8n and syncs:
- Users, including their Role (Owner / Admin / Member) and Status
- License seats (n8n)
- You can connect multiple n8n accounts to Torii; each connection is identified by its instance URL.
- You can constantly stay updated with application information from our Integrations Page >> Integration Capabilities button >> Integration Capabilities table.
Requirements
To connect this integration, we require the following:
Accounts & Permissions
- An n8n account with owner access — the n8n public API's user endpoint is owner-only, so the API key must belong to the instance owner.
- API access is available on n8n Cloud paid plans or on any self-hosted n8n instance (the n8n Cloud free trial does not include API access).
Required keys
- Instance URL
- API Key
How to Generate the Required Values
Step 1: Get your Instance URL
- n8n Cloud:
https://<name>.app.n8n.cloud, where<name>is your n8n Cloud subdomain. - Self-hosted: your instance's URL (for example
https://n8n.yourcompany.com). - Enter the base URL only, without a trailing path.
Step 2: Create an API key
- Log in to n8n.
- Go to Settings → n8n API.
- Select Create an API key.
- For Expiration, we recommend choosing No Expiration if available, or at least 1 year — an expired key stops the sync until you reconnect with a new key.
- If your n8n version shows a Scopes option, grant user:list and user:read (all the integration needs).
- Copy the generated key.
Important
Copy your API key when it is created and store it securely — you may not be able to view it again.
How to Connect the Integration
- Go to the Integrations page in Torii.
- Search for n8n and click Connect.
- Enter your Instance URL and API Key.
- Click Connect.
For any further questions, please contact Torii Support.