Introduction
What is Aureva?
Section titled “What is Aureva?”Aureva is a key management, script hosting, and analytics platform for Roblox developers. It provides a complete toolkit for managing scripts, keys (whitelisting), obfuscation, and analytics—all from a single dashboard.
Whether you’re running a small Roblox exploit, a game script, or an enterprise-grade application, Aureva helps you protect your work, manage access, and understand how your scripts are used.
Key Features Overview
Section titled “Key Features Overview”| Feature | Description |
|---|---|
| Project Management | Create and organize projects; each project has its own keys, scripts, webhooks, and analytics |
| Script Hosting | Upload, version, and host Luau scripts with built-in obfuscation (Wynfuscator or IB1) |
| Key Management | Project keys and script keys; whitelist users with granular control |
| Checkpoint Keysystem | Checkpoint-based keysystem with ad monetization and customizable checkpoint pages |
| Discord Bot | Manage keys and projects directly from Discord; link Discord users to keys |
| Webhooks | Event webhooks and alert webhooks for executions, new keys, HWID locks, anti-tamper |
| Analytics | Heatmaps, geo distribution, retention, execution tracking, executor breakdown |
| API | REST API for key validation, script fetching, and programmatic access |
| Team Collaboration | Invite team members with role-based permissions (viewer, editor, admin) |
Platform Architecture
Section titled “Platform Architecture”Aureva is built around three main components:
Dashboard (auth.aureva.cc)
Section titled “Dashboard (auth.aureva.cc)”The web dashboard is your primary interface for managing everything. From here you can:
- Create and configure projects
- Upload and obfuscate scripts (Wynfuscator or IB1)
- Generate and manage keys
- View analytics and usage stats
- Manage keysystem links and ad providers
- Invite team members and manage roles
API (api.aureva.cc)
Section titled “API (api.aureva.cc)”The REST API allows programmatic access to Aureva. Use it to:
- Validate keys from your Roblox scripts
- Create and revoke keys
- Fetch project and script data
- Integrate with external systems programmatically
All API requests require authentication via API keys or OAuth tokens.
Documentation (docs.aureva.cc)
Section titled “Documentation (docs.aureva.cc)”Full documentation is available at docs.aureva.cc for API reference, SDK usage, and guides.
Subscription Tiers
Section titled “Subscription Tiers”Aureva offers three subscription tiers. Choose the plan that fits your needs:
| Feature | Basic | Pro | Enterprise |
|---|---|---|---|
| Price | $5/month | $10/month | $20/month |
| Projects | 3 | 5 | 10 |
| Keys per project | 500 | 2,500 | 10,000 |
| Scripts per project | 5 | 10 | 20 |
| Obfuscations/month | 250 | 1,000 | 2,500 |
Getting Started
Section titled “Getting Started”Ready to dive in? Head to the Quick Start guide to create your first project and upload your first script in minutes.