Skip to main content

Welcome to RedstoneGuard

RedstoneGuard is a platform for script protection, key management, key-system flows, and creator automation.

Documentation Scope

Scripts

How to manage scripts in the website dashboard.

Keys

Key creation and validation flow, including public API usage.

Key System

Checkpoint-based key flow configured in your dashboard.

Migration

How migration and maintenance actions are handled from the website.

Public API Scope

Only two external API routes are documented and supported for RG_LIVE usage:
  • POST /api/keys/create
  • POST /api/keys/verify
Go to Quickstart for the full setup flow.