Skip to main content
REST API · v1

Insitive Valuer API

JSON in, JSON out. Bearer token auth, scoped keys, per-layer response envelopes with source attribution built in. Built for firm-wide automation.

# Authenticate
Authorization: Bearer $INSITIVE_API_KEY
# Resolve an address in one call
GET /v1/property/resolve?q=12+Oakwood+St+Hawthorn
# 200 OK
{
  "success": true,
  "address": {
    "pid": "GAVIC42...",
    "formatted": "12 OAKWOOD ST, HAWTHORN VIC 3122",
    "coordinates": { "lat": -37.82, "lng": 145.03 }
  },
  "layers": {
    "geocode":  { "status": "ok", ... },
    "cadastre": { "status": "ok", "data": { "parcel": { ... } } }
  }
}

National data coverage

Address, cadastral, planning, DA tracking, market evidence, hazard and terrain coverage by state — what every endpoint below can return for you today.

State / TerritoryAddressCadastralPlanningDA trackingMarket evidenceHazards & overlaysTerrainNotes
Victoria Live Live Live Live Live Live LivePFI-keyed 4.3M-parcel cadastre; ResCode setbacks; zone + overlay mirrors; statewide DA feed; 768+ suburb price series plus rental-bond evidence; 1M+ contour mirror.
New South Wales Live Live Live Live Live Live LiveStatewide cadastre; LEP planning provisions; statewide ePlanning DA feed; 3,800+ suburb price/rent series plus rental-bond evidence.
Queensland Live Live Beta Beta Live Live LiveStatewide cadastre; planning for 10 councils (SE QLD + Townsville, Cairns, Mackay); per-council DA feeds; 500+ suburb rent series plus rental-bond evidence.
Western Australia Live Live Live Planned Beta Live LiveStatewide cadastre; R-Codes setbacks with per-LGA scheme overrides; zone + overlay mirrors; national building-approvals series.
South Australia Live Live Live Beta Beta Beta BetaLive authoritative cadastre query; Planning & Design Code provisions; land-division DA feed; 380+ suburb price series.
Tasmania Live Live Beta Planned Beta Live LiveStatewide cadastre; Hobart planning scheme first; overlay, contour and easement mirrors; statewide building footprints.
ACT Live Live Live Live Beta Live BetaFull territory cadastre + Territory Plan provisions; territory-wide DA feed; national building-approvals series.
Northern Territory Live Live Beta Planned Beta Beta BetaLive cadastre query; Darwin + Palmerston planning schemes; national building-approvals series.

Coverage status is updated weekly. Email valuers@insitive.com.au for early access to beta jurisdictions.

Bearer auth

Generate per-environment API keys. Scoped, rotatable, and audited.

Identifiers + provenance

A G-NAF PID and state/parcel PFI join every dataset, and each layer carries its source, licence and freshness — so you can defend every figure in a report.

Transparent rate limits

60 requests/minute per key by default, with monthly usage metering. Enterprise tiers configurable. X-RateLimit headers tell you where you stand.

Webhooks

Long-running batch jobs notify your endpoint when complete. Signed payloads for verification.

Endpoint reference

Property
GET/v1/property/resolveAddress → G-NAF PID + state/parcel PFI (stable join keys) in one call
GET/v1/property/graphOne call: cadastre, planning, hazards, DAs, demographics, trends, footprints, easements, roads + land values
Cadastre
GET/v1/cadastre/lookupLot boundary + attributes at a point
GET/v1/cadastre/by-addressResolve a parcel from an address
GET/v1/cadastre/bboxParcels intersecting a bounding box
Siting & envelope
POST/v1/siting/envelopePlanning envelope — setbacks, height, site cover
POST/v1/siting/fitLot-home fit analysis
POST/v1/siting/earthworksCut/fill estimation (async job)
GET/v1/siting/jobs/{jobId}Poll an async siting job
Risk
GET/v1/risk-summaryCombined flood, bushfire (BAL) and contamination — severity, coverage + freshness
GET/v1/riskCombined flood, bushfire (BAL) and contamination verdict
GET/v1/risk/floodSingle-hazard reads: /flood, /bushfire, /contamination
AI agents (MCP)
POST/mcpHosted Model Context Protocol server — point Claude, ChatGPT or any agent at Insitive with your key
Valuation methods
POST/api/valuation/direct-comparisonDirect comparison calculator
POST/api/valuation/dcfAlso: /summation, /income-cap, /hypothetical-development, /profits
Locality & market data
GET/v1/locality/proximityNearest schools, childcare, transport, supermarkets
GET/api/suburb-trends/{suburb}Median price + rent time series with AI summary
GET/api/suburb-trends/searchFind suburbs with trend data
GET/v1/suburb-analytics/bundlePrecomputed suburb metrics — yields, rental-bond trends, vacancy, supply pipeline