Tallyify CLI

AI pricing,
from your terminal

tally brings the whole Tallyify platform to the command line — search, compare, estimate costs and export the pricing catalog without leaving your shell.

Read the docs
tally — zsh — 80×24
Tallyify CLI · type help to explore
~ $

↑ Live demo — type a command, or watch it run itself.

Everything the platform does, scriptable

One command for every workflow you already use in the dashboard.

01

Search the catalog

Find any model and its live pricing with a single command.

$tally search gpt-4o
02

Compare side by side

Diff pricing, context windows and specs across providers.

$tally compare gpt-4o claude-3-5-sonnet
03

Estimate costs

Project spend for any token volume before you ship.

$tally calc --model gpt-4o --input 1500 --output 800
04

Price history

Inline sparklines show how a model’s price moved over time.

$tally show claude-3-5-sonnet
05

Export the feed

Pipe the full pricing catalog to JSON or CSV for your pipelines.

$tally pull --format csv --out catalog.csv
06

Track usage

Send usage events straight from scripts and CI.

$tally track --provider openai --model gpt-4o

One binary. Every command.

Zero runtime dependencies, works on macOS, Linux and Windows with Node 18+. Catalog commands need no account; pull and track use your Tallyify API key.

Instant, colorized output & sparklines
API key stored locally with 0600 perms
--json on every command for scripting
tally --help
search <query>Search the model catalog
show <slug>Pricing, specs & price-history sparkline
compare <slug…>Compare 2+ models side by side
cheapestCheapest priced models by input price
calcEstimate cost for a token volume
pullExport the pricing feed (JSON / CSV)
trackSend a usage / cost event
login · whoamiManage your API key

Install it in five seconds

Available now for every Tallyify account.