Atlas Market Feed b7c36f · Link PL 5f9ac407 7cb6 45b9 B4eb 8beb4f22aad3

by Atlas Market Feed b7c36f

GETBase

$0.01

per call · USD Coin on Base

Partner pricing catalog

Endpoint

GET https://www.getbags.app/api/agent/link/pl-5f9ac407-7cb6-45b9-b4eb-8beb4f22aad3

3

Calls / 30d

2

Unique payers / 30d

Aug 29

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://www.getbags.app/api/agent/link/pl-5f9ac407-7cb6-45b9-b4eb-8beb4f22aad3", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://www.getbags.app/api/agent/link/pl-5f9ac407-7cb6-45b9-b4eb-8beb4f22aad3" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "description": "Partner pricing catalog",
  "ok": true
}

Payment details

Pay to0x0e56d32e4c556a7c429aa2dc83e3890a018c052e
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Atlas Market Feed b7c36f & similar services