For the complete documentation index, see llms.txt. This page is also available as Markdown.

n8n Cloud

Connection Requirements

1 - Instance

Your n8n Cloud instance name. This is the subdomain part of your workspace URL (e.g., if your URL is yourname.n8n.cloud, enter yourname).

2 - N8N API Key

  • Log in to your n8n instance or dashboard.

  • Navigate to the Settings menu in the bottom-left corner.

  • Select the n8n API tab and click Create API Key.

  • Provide a name for your API key and complete the creation process.

Make sure to save your generated API key in a secure location. This key is required for the OctoXLabs integration.

3 - Per Page

Number of records to fetch per request (default: 250).

4 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

5 - Proxy

Proxy URL (optional).

Last updated