Build with checked livestock data.

Use source-linked livestock information in websites, applications, spreadsheets, and AI tools.

Public data tools

GET /healthz

Checks whether the latest published market information is available.

Public beta
GET /api/v1/prices

Reviewed public observations with bounded filters, stable pagination, exact decimal strings, and release identity.

Public beta
GET /api/v1/reports/{report_id}

Dated report metadata, current revision, observations, and source citations.

Public beta
GET /api/v1/coverage

The markets, species, and date range actually present in the current published release.

Public beta
GET /api/v1/methodologies

The active public methodology definitions in the current release.

Public beta
GET /api/v1/methodologies/{version}

One exact active methodology definition, including calculation rules and limitations.

Public beta
POST /api/v1/valuations

Deterministic, stateless valuation with explicit inputs, source observation, assumptions, and method version.

Public beta
GET /api/v1/openapi.json

The OpenAPI 3.1 description for the public HTTP interface.

Public beta
GET /data/prices.csv

Formula-safe public observations with the same filters and publication boundary as JSON and HTML.

Public beta
POST /mcp

Stateless Streamable HTTP access to citation-bearing public reads and the same deterministic valuation service.

Public beta

Citation 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.