GamePulse · Creator Earn MAP
by GamePulse
$0.15
per call · USD Coin on Base
Creative-skill earnings map for the games industry: verified platform payout table (rev-shares, minimums, payout mechanics) plus a live-market read and first-90-days roadmap for your skill.
Endpoint
GET https://gamepulse.theaslangroupllc.com/api/creator/earn-map1
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/creator/earn-map", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://gamepulse.theaslangroupllc.com/api/creator/earn-map?skill=music" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"coverage": {
"live_market": "ok (8 sources)",
"payout_table": "verified-static"
},
"market": {
"first_90_days": [
"..."
],
"portfolio_bar": "...",
"read": "...",
"rights_notes": "..."
},
"payout_table": [
{
"creator_share_pct": 88,
"payout": "Monthly on the 15th...",
"platform": "Fab (Epic Games)",
"scale_signal": "Creators earned $24M+ in 2025...",
"source": "unrealengine.com Fab 2025 year-in-review"
}
],
"payout_table_as_of": "2026-07-11",
"skill": "music",
"sources_live": [
{
"title": "...",
"url": "..."
}
]
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Media & Generation 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.