Admin login
Enter the admin password to access the API + cache dashboard.
Where does the password come from?
Set
ADMIN_PASSWORD in Cloudflare Pages →
Settings → Environment variables and redeploy. The login endpoint
compares it in constant time and signs a 24-hour cookie so the
password itself is never stored client-side.