Approved partners only · application reviewed in 1 business day

Buy at wholesale.
Sell through our API.

The Licendi Partner platform gives software resellers programmatic access to genuine licences — a prepaid wallet, tiered pricing, and a full REST API with instant key delivery.

26+ SKUs live
<200ms order latency
99.9% key availability
v1 stable API

Wholesale pricing

Tiered B2B rates up to 18% below retail, with volume breaks negotiated per account.

Prepaid wallet + credit

Top up a balance or run on an approved credit line. Orders settle instantly against it.

Instant key delivery

Keys are assigned and returned on the order the moment it's placed — no waiting.

Full REST API

Catalogue, stock, orders, balance and webhooks. Sandbox keys included.

Signed webhooks

order.fulfilled, order.backorder and key.assigned — HMAC-signed, replay-protected.

Store connectors

Sync and fulfil your marketplace orders from Shopify, WooCommerce and more.

One API call. Keys back instantly.

Authenticate with a Bearer key, place an order with your own external ID for idempotency, and receive the licence keys nested on the order line. Poll status or subscribe to signed webhooks.

  • GET/api/productscatalogue + live stock
  • POST/api/ordersplace order → keys
  • GET/api/orders/:idstatus + keys
  • GET/api/balancewallet + ledger
order.sh
curl -X POST https://api.licendi.es/orders \
  -H "Authorization: Bearer lk_live_9f2c…" \
  -H "Content-Type: application/json" \
  -d '{
    "externalId": "PO-4821",
    "items": [{ "sku": "OFF24-PRO", "qty": 5 }]
  }'

# → 201 Created
{
  "order": {
    "status": "delivered",
    "items": [{ "sku": "OFF24-PRO",
      "keys": ["NMUZU-RWFXT-…", … ] }]
  }
}

Ready to distribute?

Apply with your company details and VAT number. Once approved, you'll get portal access, a funded sandbox, and live API credentials.

Apply for a reseller account →

Try the demo: demo@reseller.es · demo1234

Bronze8% off retailprepaid wallet
Silver12% off retailwallet + net-7 credit
Gold18% off retailwallet + net-30 credit