API v2.4 Live

Automate Your
Key Distribution

Instant, secure, and scalable digital product distribution. Integrate our vast catalog of 15,000+ titles directly into your storefront in minutes.

99.99% Uptime
<150ms Latency
checkout.js
const client = new WholesaleAPI('sk_live_...');

// Initialize instant purchase
const order = await client.orders.create({
  product_id: "prod_8291",
  quantity: 5,
  currency: "USD",
  webhook: "https://store.com/hooks"
});

console.log(order.status); 
// Output: "completed"
Response
200 OK
"id": "ord_9283921",
"status": "delivered",
"keys": [
"XXXX-YYYY-ZZZZ"
]
15,000+
Active Digital Products
24/7
Automated Instant Delivery
Zero
Monthly Fees or Commitments

Integration in 3 Steps

Skip the manual work. Our API is designed to be integrated in an afternoon, not a month.

1. Get API Key

Sign up for a wholesale account and generate your secure production API keys from the dashboard.

2. Fetch Catalog

Sync your store with our live catalog. Get real-time prices, stock levels, and product details.

3. Sell Instantly

When a customer buys from you, our API automatically delivers the key. You sleep, your store sells.

Why Automate?

The difference between a hustle and a scalable business.

Feature Manual Selling With API
Delivery Speed Hours / Days Instant (0s)
Stock Management Manual spreadsheet Auto-synced
Availability 9 AM - 5 PM 24/7/365
Scalability Limited by staff Unlimited

Ready to Build?

Join the fastest growing network of digital game retailers.

Need a sandbox key for testing? Contact our dev team.