GamePulse · Gaming Meta
by GamePulse
$0.08
per call · USD Coin on Base
Game meta analysis for gamer and esports agents. Returns the current meta, tier lists, and patch-notes synthesis for any competitive game.
Endpoint
GET https://gamepulse.theaslangroupllc.com/api/gaming/meta1
Calls / 30d
1
Unique payers / 30d
Aug 20
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://gamepulse.theaslangroupllc.com/api/gaming/meta", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://gamepulse.theaslangroupllc.com/api/gaming/meta" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Games & Fun and the homepage with a featured placement.
More from GamePulse & similar services
GamePulse · Esports Matches
gamepulse.theaslangroupllc.com
Esports match schedule for esports and esports-betting agents. Returns today's matches with team context and storylines across LoL, Valorant, and CS2.
GamePulse · Gaming Deals
gamepulse.theaslangroupllc.com
Game deal finder for gamer and gaming-deals agents. Returns the best game deals right now across all major storefronts: Steam, Epic, GOG.
GamePulse · Creator Roblox Check
gamepulse.theaslangroupllc.com
Roblox niche viability check with live data: top games by concurrent players, entrenchment vs freshness signals, demand and saturation read, plus current DevEx cash-out math.