Node-Fetch website screenshot

Node-Fetch

node-fetch is a lightweight module that brings the Fetch API to Node.js for making HTTP requests. It is a client library, not an API service, and provides a window.fetch-compatible interface for server-side JavaScript.

1 APIs 0 Features
ClientsFetch APIHTTP ClientNode.js

APIs

Node-Fetch

node-fetch is a lightweight module that brings the Fetch API to Node.js for making HTTP requests.

Pricing Plans

Node Fetch Plans Pricing

3 plans

PLANS

Rate Limits

Node Fetch Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization

Sources

apis.yml Raw ↑
aid: node-fetch
name: Node-Fetch
description: node-fetch is a lightweight module that brings the Fetch API to Node.js for making HTTP requests. It is a client
  library, not an API service, and provides a window.fetch-compatible interface for server-side JavaScript.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Clients
- Fetch API
- HTTP Client
- Node.js
url: https://raw.githubusercontent.com/api-evangelist/node-fetch/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: node-fetch:node-fetch
  name: Node-Fetch
  description: node-fetch is a lightweight module that brings the Fetch API to Node.js for making HTTP requests.
  humanURL: https://github.com/node-fetch/node-fetch
  tags:
  - Clients
  - Fetch API
  - HTTP Client
  - Node.js
  properties:
  - type: Documentation
    url: https://github.com/node-fetch/node-fetch#readme
  - type: GettingStarted
    url: https://github.com/node-fetch/node-fetch#usage
  - type: Repository
    url: https://github.com/node-fetch/node-fetch
common:
- type: Website
  url: https://github.com/node-fetch/node-fetch
- type: Documentation
  url: https://github.com/node-fetch/node-fetch#readme
- type: GitHubOrganization
  url: https://github.com/node-fetch
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com