Documentation
README
Overview
View cost breakdowns, token usage, and call logs from the CLI. Filter by provider, model, or date range. Export usage reports and inspect per-connection spending.
Quick install
npm install -g omniroute # or: npx omniroute
omniroute --version
Subcommands
cost
Flags:
--period <range>--since <date>--until <date>--group-by <field>--api-key <key>--limit <n>
Example:
omniroute cost
pricing
Example:
omniroute pricing
pricing sync
Flags:
--provider <p>--force
Example:
omniroute pricing sync
pricing list
Flags:
This is the opening of the README. Read the full README on GitHub.