Keysystem Overview
Keysystem Overview
Section titled “Keysystem Overview”The Aureva keysystem is a checkpoint-based key generation system that lets you earn revenue while distributing access to your scripts. Users complete ad checkpoints to receive a key automatically.
What is the Keysystem?
Section titled “What is the Keysystem?”The keysystem is a hosted key-generation flow that:
- Monetizes access — Users view ads at checkpoints; you earn revenue from ad providers
- Automates key delivery — No manual key creation; keys are generated on completion
- Reduces friction — Users get keys instantly after completing the flow
- Protects your scripts — Keys are validated server-side before script access
Flow Overview
Section titled “Flow Overview”Users progress through each step until they receive their key.
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐│ Init Session │ ──► │ Captcha │ ──► │ Checkpoint 1..N │ ──► │ Key Generated ││ (Start flow) │ │ (Verification) │ │ (Ad provider) │ │ (Success) │└─────────────────┘ └─────────────────┘ └─────────────────┘ └─────────────────┘- Init Session — User starts the flow by visiting your keysystem link.
- Captcha — If enabled, the user completes captcha verification.
- Checkpoints — User completes each ad checkpoint (views ads, follows links, etc.).
- Key Generated — On completion, the user receives their key.
Discord OAuth
Section titled “Discord OAuth”When require_discord_oauth is enabled in your keysystem configuration, users must sign in with Discord before completing the flow. This links their Discord account to the key for easier management.
Referral Stats
Section titled “Referral Stats”If referral tracking is enabled, users can earn bonus key time by referring others. Referral stats (total referrals, bonus hours) are visible in the keysystem UI when applicable.
Keysystem URL Format
Section titled “Keysystem URL Format”Share your keysystem link with users so they can obtain a key:
https://auth.aureva.cc/get_key?hash={keysystem_hash}| Part | Description |
|---|---|
auth.aureva.cc | Aureva auth/keysystem domain |
get_key | Keysystem page |
hash | Your keysystem’s unique hash (from the dashboard) |
Find your keysystem hash in the dashboard under Project → Keysystem or Ads.
Next Steps
Section titled “Next Steps”- Configure your keysystem — Set checkpoints, key duration, captcha, and security options
- Set up ad providers — Connect Work.ink, Linkvertise, LootLabs, or LootDest
- Customize the look — Add your logo, background, and messages