Account

Sign in to AgentPKI.

Enter your email; we send a one-time sign-in link.

The link expires in 15 minutes and can only be used once.

How sign-in works

No passwords. You hand over an email, we send a one-time signed token, clicking it sets an HttpOnly cookie. Six steps end-to-end.

🔑
Scenario: A customer comes back to /account. No password. Email + magic link, click, signed in. Session cookie set; /v1/auth/me returns plan, usage, key fingerprint, billing portal link.
📊 /account page email input 🔐 Verifier /v1/auth/request-link ✉️ Email inbox link expires in 15 min 👤 Customer clicks the link 🔐 /v1/auth/verify issue session cookie 🍪 /v1/auth/me profile + usage 📊 dashboard key · plan · billing POST email send link click GET ?token=... cookie set render
Step 0 of 6
Ready to start.
Click Play to watch a returning customer sign in.