Socket
Book a DemoInstallSign in
Socket

node-red-contrib-api-call

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-api-call

A node for Node-Red to make API calls with flexible configuration

latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

node-red-contrib-api-call

A Node-RED node for making API calls with flexible configuration options

Features

  • Make HTTP requests to external APIs
  • Support for various authentication methods (API keys, tokens)
  • Flexible configuration of API endpoints
  • Dynamic value support from message properties, flow, or global context
  • Easy integration with other Node-RED nodes

Installation

Run the following command in your Node-RED user directory (typically ~/.node-red):

npm install node-red-contrib-api-call

Usage

  • Add the "API" node to your flow from the "api" category
  • Configure the API endpoint and authentication details
  • Connect it to other nodes as needed

Configuration

  • API URL: The endpoint URL to call
  • Method: HTTP method (GET, POST, etc.)
  • Authorization: API key or token configuration
  • Property: Message property to store the response (default: msg.payload)

License

MIT

Keywords

api

FAQs

Package last updated on 20 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.