API Reference
API Reference
The Tallyify API is organized around REST. All endpoints accept and return JSON. The base URL is https://api.tallyify.com (paths below are relative to it). Endpoints marked 🔐 require an API key with the matching scope, passed as Authorization: Bearer tly_live_…; the catalog endpoints (/models, /compare) are public.
All Endpoints
POST🔐GETGETGET🔐POST🔐GET🔐
/v1/trackTrack Usage
Ingest AI usage telemetry events.
/modelsList Models
List all AI models with pricing.
/compareCompare Models
Compare multiple models side-by-side.
/watchlistGet Watchlist
Retrieve your model watchlist.
/watchlistToggle Watchlist
Add or remove a model from your watchlist.
/profile/api-keys/usageUsage Analytics
Fetch token and cost analytics.