B2B platform for resellers, stores and integrators. Automation, wide catalog and an API that just works.
Categories are actively expanding. Connect and get first access to all new products.
Genshin Impact, MLBB, PUBG Mobile and dozens of other titles. Automatic crediting to the customer's account.
iTunes, PSN, Xbox, Google Play and other brands. Instant code delivery via API.
Licensed Steam game keys. Wide assortment with constantly updated catalog.
Automatic Steam balance top-up by login. Full CIS region support.
Automatic Telegram Stars top-up by username. Fast, no manual operations.
Automatic Steam gifts. Integrate with your store in a few clicks.
We build the infrastructure so you can focus on sales.
Full RESTful API. All responses in JSON, detailed PHP examples, SHA256 signature auth. Integration takes minutes.
Partner dashboard: analytics, balance management, transaction history and settings — all in one place.
Orders are processed instantly without manual intervention. Stock and prices update in real time.
Flexible pricing, dedicated account manager and terms tailored to your volume.
// Getting token — PHP $clientId = 1; $apiKey = 'your_secret_api_key'; $timestamp = time(); $sign = hash('sha256', $apiKey . $timestamp); $ch = curl_init('https://api.galaxylink.gg/auth/token'); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_HTTPHEADER, ['Content-Type: application/json']); curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode([ 'client_id' => $clientId, 'timestamp' => $timestamp, 'sign' => $sign, ])); $data = json_decode(curl_exec($ch), true); $token = $data['token']; // Token duration is 2h
No bureaucracy, no long approvals.
Submit via form or Telegram
Get Dashboard access and API key
Connect products to your store
Automated sales and growing revenue
Fill out the form — we'll get back to you within an hour.