G-Nook Developer Portal
Developer » Getting Started

Build on G-Nook

Welcome, creator! Ship games players love, monetize fairly, and integrate social features & ads with minimal boilerplate.

You’re viewing the public version. Sign in (or create a developer account) to manage API keys, submit games, and configure webhooks.
Avg. Approval Time
≤ 24h
After first submission guidelines are met.
Revenue Share
70% to Devs
G-Nook retains 30% for platform, infra & ops.

Quick Start

  1. Sign in and create an API Key.
  2. Submit your game metadata and icon/banner.
  3. Implement OAuth or token handoff, then call our APIs.
  4. Set a webhook for purchase events (G-Backs, subs, etc.).

Sample: Fetch Current User Profile (Token)

curl -H "Authorization: Bearer <YOUR_API_KEY_OR_TOKEN>" \
  https://g-nook.com/api/me