G

GiftPulse · Giftcard Catalog

by GiftPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.01

per call · USD Coin on Base

Search Reloadly's gift card catalog (300+ brands, 14,000+ products/denominations across countries). Returns each product's id, brand, country, denomination range or fixed amounts, and sender fee/discount — everything needed to build a POST /api/giftcard/quote call.

Endpoint

GET https://giftpulse.theaslangroupllc.com/api/giftcard/catalog

8

Calls / 30d

5

Unique payers / 30d

Sep 8

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

Example response

{
  "mode": "sandbox",
  "page": 0,
  "products": [
    {
      "brand": "Amazon",
      "country": "US",
      "currency": "USD",
      "denomination_type": "RANGE",
      "fixed_amounts_usd": [],
      "max_usd": 100,
      "min_usd": 1,
      "name": "Amazon US",
      "product_id": 5,
      "sender_fee_pct": 0,
      "sender_fee_usd": 0
    }
  ],
  "total": 1
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

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

Get featured →

More from GiftPulse & similar services