n8n
On this page

n8n Community Node

Automate Bitcoin API with n8n. Our community node provides a declarative interface to easily integrate Bitcoin API data into your workflows.

Installation

1. Open Settings

Go to your n8n instance and navigate to Settings in the left sidebar.

2. Community Nodes

Click on Community Nodes and then click Install a community node.

3. Enter Package Name

In the "npm Package Name" field, enter @bitcoin-api-net/n8n-nodes-bitcoin-api. Accept the terms and click Install.

Authentication

Before using the node, you need to set up your API Key credentials.

1. Get your API Key

If you don't have one, register on our platform and generate an API key in your dashboard.

2. Create Credentials in n8n

In n8n, go to CredentialsAdd Credential. Search for "Bitcoin API" and select it. Paste your API Key and save.

Usage Example

Price Automation

Use the Price resource to trigger actions based on current Bitcoin prices or historical candles.

Ask AI

Use the Docs resource to ask AI questions about the API programmatically.