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