E

eu-verify · Pypi Package

by eu-verify

GETBase

$0.002

per call · USD Coin on Base

Latest-release metadata from the official PyPI JSON API (live): version, license, requires_python compatibility, requires_dist dependency specs (max 100), yanked flag, last upload time and project URLs. Query: ?pkg=requests. No personal author/maintainer data. 1h cache.

Endpoint

GET https://data.greeneris.io/v1/pypi/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/pypi/package", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/pypi/package?pkg=requests" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "license": "Apache-2.0",
  "package": "requests",
  "project_urls": {
    "Homepage": "https://requests.readthedocs.io"
  },
  "requires_dist": [
    "charset_normalizer<4,>=2",
    "idna<4,>=2.5",
    "urllib3<3,>=1.26",
    "certifi>=2023.5.7"
  ],
  "requires_python": ">=3.10",
  "source": "PyPI JSON API (pypi.org, live)",
  "summary": "Python HTTP for Humans.",
  "upload_time": "2026-05-14T19:25:27.735762Z",
  "version": "2.34.2",
  "yanked": false
}

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