Now Live · Instant Key Delivery

Premium license keys, activated in seconds.

Hardware-locked, instantly delivered, and ruthlessly secure. Buy a key, paste it into your app, and unlock every feature — no friction, no piracy, no nonsense.

<200ms
Validation
99.99%
Uptime
24/7
Support
How it works

Three steps from click to unlocked.

01

Pick a Plan

Choose Trial, Starter, Pro, or Lifetime based on how long and on how many devices you need it.

02

Receive Your Key

We issue a unique VX-XXXX-XXXX-XXXX key instantly. Stored securely in your dashboard.

03

Activate & Use

Paste the key into your app. We bind it to your device and unlock every feature.

Pricing

Pick the plan that fits your work.

Every plan includes hardware binding, real-time validation, and instant key delivery.

Trial

7 days
Free

Test the waters with full feature access.

  • 1 device binding
  • All core features
  • Email support
  • Auto-expires in 7 days
Start Trial

Starter

30 days
$29/ month

Perfect for solo creators and side projects.

  • 1 device binding
  • Full feature access
  • Priority email support
  • Monthly renewal
Get Starter
Most Popular

Pro

1 year
$99/ year

For professionals who ship serious software.

  • Up to 3 device bindings
  • Full feature access
  • Priority chat support
  • Annual renewal
  • Early-access features
Get Pro

Lifetime

Forever
$299/ once

One payment. Never worry about renewals again.

  • Up to 5 device bindings
  • All features forever
  • Dedicated support
  • Free updates for life
  • Transferable license
Go Lifetime

Checkout opens soon — meanwhile reach out to contact sales to get a key issued manually.

Features

Built for software that refuses to leak.

Hardware-Locked Binding

Every key binds to a single device fingerprint. No sharing, no resale — your software stays protected.

Instant Activation

Get your key the moment payment clears. Activate in your app or extension within seconds.

Real-Time Validation

Every check hits our validation endpoint. Revoke, renew, or transfer access on demand.

Multi-Device Plans

Pro and Lifetime support multiple device slots. Move between machines without losing your seat.

Renewable & Extendable

Top up your license anytime. Expiry dates extend automatically without breaking the session.

Developer-First API

Drop a single POST request into your app. Works with Chrome extensions, desktop apps, and SaaS backends.

Developer API

Drop one request into your app. That's the whole integration.

POST a license key and device ID. Get a signed session back. Works in any language, runtime, or platform — Chrome extensions, Electron apps, mobile, backend services.

Chrome ExtensionElectroniOS / AndroidNode / BunPythonGo
validate.ts
// Validate a license key
const res = await fetch(
  "https://luminous-license-hub.lovable.app/api/validate_license",
  {
    method: "POST",
    headers: { "Content-Type": "application/json" },
    body: JSON.stringify({
      license_key: "VX-XXXX-XXXX-XXXX",
      device_id: "unique-device-hash"
    }),
  }
);

const { valid, session_id } = await res.json();
FAQ

Questions, answered.

What happens if I switch devices?

Contact support or use the dashboard reset — your license is unbound and ready for the new device. Pro and Lifetime have multiple slots out of the box.

Can I get a refund?

Yes — within 14 days of purchase, no questions asked, as long as the license has not been bound to a device.

Is the license really hardware-locked?

Yes. We hash a fingerprint of your device and store it against the key. Anyone else trying to use the key on a different machine gets rejected.

Does Lifetime really mean lifetime?

Yes. One payment, no recurring fees, free updates as long as the product exists. Lifetime keys are even transferable.

Can I integrate this into my own app?

Absolutely — our /api/validate_license endpoint takes a license_key and device_id and returns a signed session. Full docs available.

Ready to lock down your product?

Get a license key issued in under 60 seconds. No setup, no contracts, no risk.