Getting Started
Getting Started
ANVX is a financial autopilot for AI-native companies. It connects to the APIs and accounts where your AI spend actually happens — OpenAI, Anthropic, Google AI, Stripe, your bank — and turns the raw mess into three things finance teams care about: a reconciled monthly close, a real-time spend dashboard, and a routing engine that prevents cost disasters before they hit the invoice.
You point your existing OpenAI client at our endpoint, and ANVX routes each request to the cheapest model that meets your quality bar — within budgets, caps, and provider-failover rules you control. Every decision is logged with the inputs and the dollar delta, so your audit trail is complete by default.
You can start in Observer mode, where the engine watches your traffic and shows what it would change without actually rerouting. When you trust it, flip to Copilot for human-approved enforcement, then Autopilot for hands-off optimization within boundaries you set.
Quickstart (5 steps)
- Sign up at app.anvx.io and create your workspace.
- Connect your first provider at Settings → Connections. Start with the provider that bills you the most — usually Anthropic or OpenAI. Use an admin-tier key for richest data; standard keys still work.
- Upload a recent bank statement at Statements → Upload (CSV or PDF). ANVX reconciles it against provider data and surfaces unmatched rows for review.
- Create your first ANVX token at Settings → Connections → Create new API key. Copy it — it's shown once. This is what you'll use to authenticate against the routing engine.
- Point one app at the routing engine. Replace your OpenAI base URL with
https://api.anvx.io/v1and use your ANVX token as the API key. Start in Observer mode — no traffic changes until you flip the switch.
When you finish step 5, your dashboard at app.anvx.io/dashboard populates within minutes. From there: routing quickstart, Anthropic connector, or email support@anvx.io and we'll walk you through it.