ReDistro
WHOLESALE KEY API

One link in your shop.
Keys delivered on sale.

ReDistro is a wholesale key marketplace. List your own products and APIs as a seller, or get approved as a reseller and drop one API link per variant into your own store. A customer buys and a key ships from the pool the same second.

~120ms
key dispatch
LTC / Card
balance top-up
0
middlemen
your-shop → redistro.cc200 OK
GET — dispense 1 key
https://redistro.cc/api/seller/keys/vpn-pro/30-day/{token}?qty=1
{
  "keys": ["VPN-PRO-X9K2-7QF4-M3LZ"],
  "debited": 2.40,
  "balance": 487.60,
  "delivered": true
}
/product/variant/your secret token
HOW IT WORKS

Three steps to a hands-off storefront

  1. 01

    Get approved

    Apply with your shop. Once the seller approves you, your account opens with a balance wallet and a secret reseller token.

  2. 02

    Mint a variant link

    Pick any product variant — its own price tier and key pool — and generate the API link that carries your token.

  3. 03

    Sell on autopilot

    Paste the link into your store. Each sale calls it, debits your balance, and hands the buyer a fresh key instantly.

THE SIGNATURE

The whole product is one URL.

No SDK, no webhooks to wire up. Each link points at a single product variant and is signed by your token. Your shop calls it with a quantity, ReDistro answers with the keys, debits your wallet, and pays the seller directly.

  • Per-variant pool — never oversell a tier
  • Token-scoped — rotate it without touching listings
  • Atomic — balance check, debit and delivery in one call
your-shop → redistro.cc200 OK
GET — dispense 1 key
https://redistro.cc/api/seller/keys/vpn-pro/30-day/{token}?qty=1
{
  "keys": ["VPN-PRO-X9K2-7QF4-M3LZ"],
  "debited": 2.40,
  "balance": 487.60,
  "delivered": true
}
/product/variant/your secret token