GetReal's calculation engine as a free API. Stamp duty for every state, mortgage ceiling calculators, LMI estimates, repayment figures, and suburb-level realism scores — all from the same data that powers get-real.co.
Base URL: https://get-real.co/api/v1 · All requests: GET with query params · All responses: JSON · CORS: open (*)
state, price, buyer_type (standard/fhb), property_type (house/apartment/townhouse, default house), is_new_build (bool, default false), is_hbcs (bool, ACT Home Buyer Concession Scheme, default false). Returns gross_stamp_duty, net_stamp_duty, fhb_saving, newbuild_saving, concession_applied.is_new_build=true to apply state new-build stamp duty concessions.Data update schedules and pipeline health: data pipeline status →
GetReal is a best-efforts side project, not a licensed financial service. The API is built on open government data and publicly available rate information, but the calculations are indicative only.
Stamp duty figures, LMI estimates, HEM benchmarks, and serviceability calculations are based on data sourced at the dates listed above. They may be out of date. Individual lender policies vary significantly and change frequently.
Do not rely solely on this API for major financial decisions. Always verify figures with a licensed mortgage broker before committing to a purchase.
VIC suburb scores are estimated using NSW market distribution curves matched by property type, price bracket, and market depth. They are explicitly labelled methodology: "estimated_curve" in API responses. NSW scores are derived from actual sale record distributions and are labelled "actual_distribution".
The API is free to use. Please be reasonable with request volumes. No SLA is provided or implied.
HTTP status matches the error type: 400 for bad input, 404 for missing data, 500 for server errors. Machine-readable code field is safe to switch on.