$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/v15
Calls / 30d
5
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
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 -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
0x5e4413f7ec69b67c07a60c4f1f75391370f79b13USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from PeptidesDirect & similar services
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web
Twit · Tweets Search
x402.twit.sh
Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.
Exa · Search
api.exa.ai
Exa /search endpoint