Dev Access Cookie
Cookie install is currently disabled.
An administrator has disabled new cookie installs. Existing cookies still work. Contact the proxy operator if you need access.
API access from scripts
Automated callers (curl, scripts) skip the cookie and use the header directly:
curl -H "X-Admin-Token: $ADMIN_TOKEN" https://api.ravenkraft.org/diag/env
curl -H "X-Admin-Token: $ADMIN_TOKEN" "https://api.ravenkraft.org/diag/upstream?env=dev"