P

PeptidesDirect

by PeptidesDirect

GETBase

$0.01

per call · USD Coin on Base

PeptidesDirect full catalogue feed: every product with variants, EUR prices, live stock and lab reports (JSON)

Endpoint

GET https://peptidesdirect.io/api/v1

5

Calls / 30d

5

Unique payers / 30d

Sep 9

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

Example response

{
  "currency": "EUR",
  "generatedAt": "2026-08-19T12:00:00.000Z",
  "products": [
    {
      "category": "regeneration",
      "labReports": [
        {
          "batchNumber": "Light blue cap 10mg",
          "labName": "Kovera Labs",
          "source": "community"
        }
      ],
      "name": "BPC-157",
      "slug": "bpc-157",
      "url": "https://peptidesdirect.io/en/products/bpc-157",
      "variants": [
        {
          "dosage": "10mg",
          "inStock": true,
          "priceEur": 44.99,
          "sku": "PD-BPC157-10MG",
          "stock": 18
        }
      ]
    }
  ]
}

Payment details

Pay to0x5e4413f7ec69b67c07a60c4f1f75391370f79b13
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from PeptidesDirect & similar services