Skip to main content

API Overview

Base URL

https://redstoneguard.xyz/api

Public API Scope

Only the following external endpoints are supported for RG_LIVE integrations:
  • POST /api/keys/create
  • POST /api/keys/verify

Authentication

Use one of:
  • x-api-key: rg_live_...
  • Authorization: Bearer rg_live_...
/api/keys/create also accepts apiKey or api_key in body for webhook-style clients.