Skip to main content
/account/ is a single scrollable page with a sticky section rail, and it’s where every account-level setting lives — Kits and Favorites are the one exception, since each kit gets its own workspace page (see Kits).

What’s on it

  • Profile — your email, plan badge, and email verification status.
  • Credits — this month’s usage against your allowance, and a history dialog. Covered in full at Credits — this section is just the live numbers.
  • Billing — your subscription and any one-time purchases.
  • API keys — create and revoke keys. Covered in full at Authentication — this section is just where you manage them.
  • Connected apps — third-party apps you’ve authorized over OAuth, each revocable immediately from here.
  • Recently used — the last 12 tools you’ve opened.
  • Tool requests — tools you’ve asked us to build.
Every section fails soft to empty rather than breaking the page if something can’t be read, and the page always reflects your current session — it’s never served from a cache.
Signed out, /account/ redirects to sign-in. Everything here is per-account, not per-device.