Build with checked livestock data.
Use source-linked livestock information in websites, applications, spreadsheets, and AI tools.
Public data tools
GET /healthzChecks whether the latest published market information is available.
Public betaGET /api/v1/pricesReviewed public observations with bounded filters, stable pagination, exact decimal strings, and release identity.
Public betaGET /api/v1/reports/{report_id}Dated report metadata, current revision, observations, and source citations.
Public betaGET /api/v1/coverageThe markets, species, and date range actually present in the current published release.
Public betaGET /api/v1/methodologiesThe active public methodology definitions in the current release.
Public betaGET /api/v1/methodologies/{version}One exact active methodology definition, including calculation rules and limitations.
Public betaPOST /api/v1/valuationsDeterministic, stateless valuation with explicit inputs, source observation, assumptions, and method version.
Public betaGET /api/v1/openapi.jsonThe OpenAPI 3.1 description for the public HTTP interface.
Public betaGET /data/prices.csvFormula-safe public observations with the same filters and publication boundary as JSON and HTML.
Public betaPOST /mcpStateless Streamable HTTP access to citation-bearing public reads and the same deterministic valuation service.
Public betaCitation object
Published-data and valuation responses identify the canonical LMP page, primary-source URL, market, sale date, report revision, dataset release, unit, statistic type, and methodology version as applicable to that response.
Safe defaults
The public interface uses supported filters, bounded inputs, explicit units, stable pagination, and structured insufficiency errors. Private account information is not returned by these public routes.