Skip to content

Quick Start

The iGV Open Platform provides standardized API services for external merchants and sellers to integrate their business systems.

Which Integration Do I Need?

If you are...You needGo to
A seller on iGV who wants to manage products, inventory, orders, and transactions programmatically via APISeller Open APISeller Docs
A traffic partner who wants to redirect your users to iGV for purchasing, with seamless loginMerchant APIMerchant Docs

Integration Roles

RoleBusiness ScenarioCore Capabilities
SellerSell on iGV platform; automate shop operations via APIProduct management, inventory & price update, order management, messaging, after-sales, order callbacks
MerchantDrive traffic to iGV; iGV handles payment and transaction for your usersBuyer account sync, SSO authorization code for seamless redirect

Integration Flow

Seller

  1. Obtain accessToken via Authorization API
  2. Integrate business APIs (products, orders, inventory)
  3. Configure callback URL and implement signature verification
  4. Complete the integration checklist

→ Step-by-step: Seller Getting Started

Merchant

  1. Pass iGV risk & compliance review
  2. Receive Merchant ID + Private Key via email
  3. Implement RSA signature for API requests
  4. Call User Sync API to get SSO authorization codes
  5. Redirect users to iGV pages with the authorization code

→ Full process: Merchant Docs

Environments

Base URLNotes
https://paas-gateway.imetastore.io/merchant-apiPrimary
https://www.igv.com/api/merchant-apiAlternative (equivalent)

All APIs use HTTPS, JSON format, and UTF-8 encoding.

All game copyrights, trademarks, and service marks belong to their respective owners.