Skip to content

For App & Game Developers

Wire play-to-earn into your app — reward achievements with real rewards

Connect your achievements, levels, and milestones to the QuestX reward engine. Players earn points for what they already do and cash out as gift cards, PayPal, crypto, coupons, or in-game currency. Integrate with a REST API and signed webhooks (or the @quests/sdk client) — no change to your core loop.

Running a brand or publisher offer instead? See QuestX for brands & publishers →

Game developers

Use the Game Bridge: register your game, define quest goals (reach level, win matches, complete achievement, play streak), and emit gameplay events. We turn them into points and real rewards — no change to your core loop.

  • Goal types: reach_level, complete_achievement, win_matches, total_score, daily_play_streak
  • Inbound game events over HMAC-signed webhooks
  • Currency conversion + cashout, in-game offerwall, optional KYC

App & web developers

Use the Publisher API: get an API key, generate tracked links, and report conversions server-to-server. Monetize verified engagement with rewarded offers, cashback, surveys, and referrals.

  • API key + secret, S2S conversions and postbacks
  • Attribution: direct, AppsFlyer, Branch, S2S, pixel
  • Goals: install, signup, purchase, level_reach, custom event

Wire achievements to rewards in 4 steps

The same flow powers play, move, and share mechanics. Configure goals once; emit events; we handle scoring, payouts, and compliance.

1

Register & get keys

Call the Game Bridge register endpoint (or Publisher register) to get your app id and a webhook secret. App-id scoping keeps every integration isolated and multi-tenant.

2

Define achievements & quests

Map your in-app milestones — achievements, levels, missions, win conditions, play streaks — to quest goals, each with a points reward and optional reward multiplier.

3

Emit events

Fire signed webhook events (achievement_completed, level_reached, match_result, playtime_update, purchase_made, custom_event). We credit points and progress quests in real time.

4

Players redeem real rewards

Earned points convert to gift cards, PayPal, crypto, coupons, or in-game currency — through the offerwall or your branded surface. Compliance and fraud checks are built in.

Achievement → reward (Game Bridge)
// 1. Register your game → returns { id, webhook_secret }
POST /api/game-bridge/register
{ "name": "My Game", "nakama_game_id": "my-game", "api_callback_url": "https://mygame.com/quests" }

// 2. When a player unlocks an achievement, emit a signed event:
POST /api/game-bridge/{registrationId}/webhook
X-Webhook-Signature: <hmac-sha256(body, webhook_secret)>
{
  "event_type": "achievement_completed",
  "player_id": "player-123",
  "data": { "achievement_id": "boss_defeated", "value": 1 }
}

// 3. QuestX matches it to a quest goal (complete_achievement),
//    credits points, and the player redeems a gift card / PayPal / crypto.

Rewards you can give your players

One points ledger, many payout rails. Pick what fits your audience — we handle the provider integrations, KYC/AML, and fraud checks.

Gift cards

Hundreds of brands via Reloadly, Tremendous, Xoxoday, Runa.

PayPal, Venmo & bank

Real-money payouts: PayPal, Venmo, bank transfer, UPI, Alipay, WeChat.

Crypto & XUT token

On-chain payouts and the XUT token (Polygon).

In-game currency

Soft/premium currency, cosmetics, items, and bundles credited back into your game.

Coupons & cashback

Percentage-off, flat, BOGO, free-item coupons, plus affiliate and in-store cashback.

More rails

Mobile top-up, prepaid cards, airmiles, merchandise, donations & charity.

Drop-in earn mechanics

Play-to-Earn

Game Bridge events → quest progress → rewards. Tournaments, offerwall, and leaderboards included.

Move-to-Earn

Fitness API tracks steps, distance, and workouts (Apple Health, Google Fit, Strava, Garmin, Fitbit) and pays out.

Share-to-Earn

Generate share links, track clicks and conversions (signup/purchase), and reward referrers with milestone bonuses.

App-id scoped · KYC/AML · fraud handled

Book a developer call

Tell us your app or game and the milestones you want to reward. We'll map them to quest goals, pick the right payout rails for your market, and get you a working integration plan.

  • • Get your Game Bridge / Publisher API keys
  • • A reward-rail plan for your geography (USA-first)
  • • Sandbox events flowing in under an hour

Prefer not to schedule yet? Send your app or game details through the contact form and we'll reach out with an integration plan.

Book a QuestX demo

See how rewarded engagement, cashback, and real-money payouts lift your retention and revenue. 20 minutes, no commitment.

Request a time