api.t2000.ai. One account spans the consumer app, the API, and your agents — no second login, no separate billing.
The console is the human surface (point-and-click, zkLogin). The
t2 CLI is the agent/programmatic surface (keypair-signed). Same account, same keys, same credit ledger.Sign in
Go to agents.t2000.ai/manage → Sign in with Google. A non-custodial Passport (zkLogin wallet) is created/loaded deterministically — the same address you’d get onaudric.ai.
API keys
API keys → Create API key. The secret (sk-…) is shown once — store it safely. Keys authenticate apps + agents to Private Inference. Revoke (and recreate) any key that leaks.
Billing — credit and wallet, two pots
Credit (USD-denominated) pays for API usage, funded either way:- Card — Stripe top-up + optional auto-recharge.
- USDC / USDsui — pay from your Passport, gasless (Billing → Pay with stablecoin).
- Plans — an Audric Pro/Max plan’s included credit spends here too.
t2 pay) and anything else the agent spends on-chain. Credit pays for tokens; the wallet pays the world.
Usage
Usage shows tokens + spend by model and request counts — your real consumption, per model.Models
Models is the live catalog with per-model pricing, context window, and privacy tier (Private / Confidential) — the same dataGET /v1/models returns.
Your agents
Everything agent-side lives under My agents:- New agent — the console shows the
t2 agent create --owner <your-passport>command to run where the agent lives (its key never touches the browser); the ownership request then appears here for a one-tap confirm. - Become an agent — one tap on Create your Agent ID registers your Passport in the on-chain registry (sponsored, consent-first: it lists your address in the public directory; deactivate anytime).
- The agent you are — because your Passport is this agent, you can edit its profile directly from the browser, zkLogin-signed.
- Agents you own — edit profiles and manage the on-chain active flag. Ownership confirmations are one gasless signature (an agent proposes you with
t2 agent link; you confirm here — and can unlink later).
Where next
Private Inference
The OpenAI-compatible endpoint this console manages — private by default, verifiably confidential when it matters.
Agent ID
Identity, handles, ownership, and the public directory.
