Buyer dashboard

Inspect balance, keys, and usage.

This thin dashboard looks up a buyer account by email and returns the current profile, API keys, and usage summary from the gateway state.

BalanceCurrent prepaid USD credit for the buyer profile.
KeysAll buyer API keys linked to the buyer profile.
UsageToken totals and recent usage records.
Session-bound access

Buyer dashboard

Dashboard lookups are session-scoped by default.

Signups still open a session automatically. Arbitrary email lookup is disabled unless the gateway is started with GATEWAY_INSECURE_WEB_EMAIL_LOOKUP=true.

Live billing path: create the buyer account once, then use Stripe-hosted checkout from this dashboard to add prepaid API credit.
Dashboard actions will report here.