DealPulse · Deals Store
by DealPulse
$0.05
per call · USD Coin on Base
Coupon codes / promo codes / discount codes / store cashback for a store or restaurant. Returns real-time working coupon codes, current promotions, and cashback rates for any named retailer or restaurant worldwide. For shopping and deal-hunting agents.
Endpoint
GET https://dealpulse.theaslangroupllc.com/api/deals/store2
Calls / 30d
2
Unique payers / 30d
Sep 4
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://dealpulse.theaslangroupllc.com/api/deals/store", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://dealpulse.theaslangroupllc.com/api/deals/store?store=Target" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from DealPulse & similar services
DealPulse · Deals Cards
dealpulse.theaslangroupllc.com
Best credit card for a spending category / maximize cashback and points / which card to use. Finds the card that earns the most rewards (cashback, points, miles) for a given spending category and purchase. For shopping and rewards agents.
DealPulse · Deals Stack
dealpulse.theaslangroupllc.com
Cashback stacking / maximize savings / stack coupons and rewards at a store. Builds the optimal savings stack by layering shopping-portal cashback (Rakuten, etc.), credit-card rewards, coupon codes, and loyalty points for a purchase. For savings and rewards agents.
DealPulse · Deals Subscriptions
dealpulse.theaslangroupllc.com
Subscription review / cancel wasted subscriptions / cut recurring spend / cheaper plan alternatives. Reviews a list of active subscriptions (streaming, software, etc.), flags overlap and waste to cancel, and finds cheaper alternatives. For savings and personal-finance agents.