Docs
REST API reference.
Routes for agents and applications that pull tips, dates, sources, field data, and cross-referenced selections.
Endpoints
GET
/healthPublic health check.
GET
/v1/sourcesList available provider/source families.
GET
/v1/dates?source=twList dates with tips, optionally by source.
GET
/v1/tips?date=YYYY-MM-DD&source=eliteFetch tips by exact race date and source.
GET
/v1/tips?days=10&source=twFetch rolling date-window tips.
GET
/v1/tips?date=YYYY-MM-DD&source=elite&include_runner=trueFetch tips enriched with PFAPI field/runner context.
GET
/v1/runners?date=YYYY-MM-DD&track=Randwick&race_number=4Fetch field runners directly.
GET
/v1/cross-referenced?date=YYYY-MM-DDFind selections appearing across multiple sources.