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
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 }
Three steps to a hands-off storefront
- 01
Get approved
Apply with your shop. Once the seller approves you, your account opens with a balance wallet and a secret reseller token.
- 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.
- 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 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
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 }