BLXBench Docs
BLXBench Docs
LeaderboardOur TestsSponsor / PartnershipDocumentationInstallationQuick StartTUICommandsHeadless ModeConfigurationLeaderboardOur TestsAccountAboutFAQSupport

Account

Managing your BLXBench account, API keys, billing, and security.

Creating an Account

  1. Open the site and choose Sign Up
  2. Enter email and password
  3. Complete email verification when prompted

Pass tiers (billing)

BLXBench uses Runner, Bencher, and Founder passes (see /pass):

  • Runner — Free: download blxbench, run benchmarks locally, keep reports private
  • Bencher — Paid: includes public leaderboard submission (weekly quota)
  • Founder — Paid: higher quota and additional benefits described on the pass page

Submitting reports with --submit requires an API key and a tier that includes submission quota.

API Keys

Create keys for headless automation and leaderboard submit:

  1. Open Account → API Keys
  2. Generate a new key
  3. Store it in a secret manager — it is shown once

Using API Keys

export BLXBENCH_API_KEY=your-key

blxbench --headless --provider opr --models openai/gpt-5.4-mini --submit

blxbench sign-in (TUI)

For interactive login from the terminal, run /auth login in the TUI. blxbench opens the device login page so you can approve the code in the browser. This creates local blxbench credentials; it is separate from manually generated API keys.

Security

Password

Change your password under Account → Security (Password tab).

Passkeys

Add WebAuthn passkeys on the same page for passwordless sign-in.

Two-Factor Authentication (2FA)

Enable TOTP on Account → Security (Two-factor tab) using an authenticator app.

Sessions

Review and revoke active sessions from the Sessions tab.

Billing

Account → Billing shows plan status, Stripe checkout history where applicable, invoices, and related activity.

Profile

Account is the profile hub: name, avatar, email visibility, and verification status.

Delete Account

  1. Go to Account → Security
  2. Open the Danger zone tab
  3. Follow the delete-account flow and confirm

This cannot be undone.

Our Tests

Explore the BLXBench test catalog and understand test categories.

About

What BLXBench is and why it exists.

On this page

Creating an AccountPass tiers (billing)API KeysUsing API Keysblxbench sign-in (TUI)SecurityPasswordPasskeysTwo-Factor Authentication (2FA)SessionsBillingProfileDelete Account