---
title: "Getting Started"
site: "Game8 Store – Developer Center"
lang: "en"
category: "Overview & Introduction"
canonical: "https://developers.store.game8.jp/en/getting-started/"
---

# Getting Started

📝 This is a reference translation. In case of any discrepancy, the Japanese version prevails.

This Developer Center provides information about the Game8 Store: how it works, the process for starting sales, API specifications, and implementation methods.

## What is Game8 Store?

Game8 Store is a service for selling in-game items and Steam download keys within "Game8".

※ This Developer Center covers in-game item sales. If you would like to sell download keys (e.g., Steam keys), please contact us separately via the [Partner Inquiry](https://business.store.game8.jp/en/inquiry/) .

## Integration at a Glance

The path to launch consists of five steps: application & game registration → sales preparation → API integration → purchase testing & verification → go live.

To sell in-game items, publishers implement three required APIs (check, register, user_info) and one recommended API (stock).

There are two integration methods: reusing an existing API, or a new implementation. For details, see [Technical Integration Overview](https://developers.store.game8.jp/en/integration/) .

## Start Here

### Learn About and Evaluate the Service

> 1. [Demo](https://developers.store.game8.jp/en/demo/) — Experience the flow from purchase to item grant and record-keeping across three screens: store, game, and admin
> 2. [Sales promotion features](https://developers.store.game8.jp/en/promo/) — sales promotion features such as gift codes, Free Items, limited sales, and point rewards
> 3. [Admin Dashboard](https://developers.store.game8.jp/en/admin/) — What you can do with the admin dashboard we provide, including reports, order management, and item management
> 4. [Operations Support](https://developers.store.game8.jp/en/ops-support/) — Game8 supports your day-to-day operations, including item registration on your behalf, customer support, and refund handling
> 5. [Payment Methods and Fees](https://developers.store.game8.jp/en/fees/) — Supported payment methods and the fee structure

### Move Forward with Onboarding and Implementation

> 1. [Process for Starting Sales on Game8 Store](https://developers.store.game8.jp/en/process/) — The 5 steps from application to sales launch
> 2. [Technical Integration Overview](https://developers.store.game8.jp/en/integration/) — The two approaches (reusing existing APIs / new implementation) and rough implementation effort
> 3. [API Specification](https://developers.store.game8.jp/en/api-v5/) — Specifications for the 3 required APIs plus 1 recommended API
> 4. [Sequence Diagram](https://developers.store.game8.jp/en/sequence/) — The processing sequence of the entire purchase flow
> 5. [API Test Guide](https://developers.store.game8.jp/en/test-impl/) — A quick start for trying check/register in the shortest time
> 6. [Admin Dashboard](https://developers.store.game8.jp/en/admin/) — Connectivity to the production environment can be verified from the API test screen

## If You Need Help

First, please check the [Frequently Asked Questions](https://developers.store.game8.jp/en/faq/) . If that does not resolve your issue, you can contact us via [Partner Inquiry](https://business.store.game8.jp/en/inquiry/) .
