pangolin

n8n node to connect and use the Pangolin API

Package Information

Downloads: 1 weekly / 10 monthly
Latest Version: 1.0.0
Author: LTM

Documentation

n8n-nodes-pangolin

This is an n8n community node to connect to the Pangolin API. This was completely vibe coded so I wouldn't be surprised if there are bugs. Please open an issue and I will try to fix it as soon as possible.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources
Version history

Installation

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter in n8n-nodes-pangolin as the package name.
  4. Check the box to accept the risk of installing from a public source.
  5. Click on the "Install" button.

Operations

Every endpoint listed in the Official Pangolin SWAGGER API is in this node as an operation. They are currently named as the description of the endpoint. I would eventually like to come up with a better naming convention.

Credentials

Please read the Pangolin Integration API page to learn how to set up the API. As of November 2025, the integration API is disabled by default. The integration API is different than the internal Pangolin API.

There are multiple types of API keys: organization keys and root keys.

  • Organization keys can be made from within the organization.
  • Root keys can only be made by a server admin. These keys are able to control the entire Pangolin instance so use and protect these keys with care.

Compatibility

This node has been created on N8N version 1.118 and Pangolin 1.12. Prior versions may work but have not been tested.

Tested N8N Version Pangolin Version
Untested < 1.118 < 1.12
1.118-1.121 1.12

Resources

Version history

1.0.0

  • Initial release.

Discussion