E

eu-verify · NPM Package

by eu-verify

GETBase

$0.005

per call · USD Coin on Base

One merged call instead of two: latest-version metadata from the official npm registry plus last-week download count from api.npmjs.org (both live). Query: ?pkg=react (scoped names like @scope/name accepted). Returns version, license, deps_count + dependency names, engines, weekly_downloads. No personal maintainer data. 1h cache.

Endpoint

GET https://data.greeneris.io/v1/npm/package

1

Calls / 30d

1

Unique payers / 30d

Aug 27

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://data.greeneris.io/v1/npm/package", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/npm/package?pkg=react" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "dependencies": [],
  "deps_count": 0,
  "description": "React is a JavaScript library for building user interfaces.",
  "downloads_period": {
    "end": "2026-07-11",
    "start": "2026-07-05"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "https://react.dev/",
  "license": "MIT",
  "package": "react",
  "source": "npm registry + api.npmjs.org downloads (live)",
  "version": "19.2.7",
  "weekly_downloads": 153316909
}

Payment details

Pay to0x6ab8efe305cce67daa48c97bde29c04402822dff
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from eu-verify & similar services