Scoped API Keys & Environment Management
Auth
Security
Generate environment-scoped API keys (rl_live_, rl_test_) with granular permissions and instant revocation.
PLANNING
- Key security model. Defined prefixed key formats (rl_live_ and rl_test_) with SHA-256 hashed storage and scoped permissions.
FRONTEND
- API key UI. Dashboard interface for generating, copying, and revoking API keys with masked secret displays.
BACKEND
- Key authentication. Environment-scoped key generation (rl_live_ and rl_test_) with granular permission validation in packages/apikey.