Base URL
https://app.propertylens.au/api/v1Authentication
All API requests require an API key passed via the X-API-Key header. Create a free account at Propertylens Australia and generate your API key from the developer dashboard.
curl -H "X-API-Key: pl_your_key_here" \
https://app.propertylens.au/api/v1/suburbs/API keys start with pl_. You can create up to 5 keys per account. Keys can be revoked at any time from the developer dashboard.
Rate Limits
60
requests / minute
1,000
requests / day
Rate limit info is included in response headers:
X-RateLimit-Limit-Minute: 60
X-RateLimit-Limit-Daily: 1000
X-RateLimit-Remaining-Minute: 58
X-RateLimit-Remaining-Daily: 947Exceeding limits returns 429 Too Many Requests with a Retry-After header.
Error Handling
Errors return JSON with an error or detail field.
200Success401Missing or invalid API key402Insufficient credits (predictions only)403API key revoked or expired404Resource not found429Rate limit exceeded500Internal server error{
"detail": "Rate limit exceeded: 30 requests per minute"
}Properties
Suburbs
Sales & Auctions
Market
Planning
GeoJSON
Predictions (Credits Required)
Accuracy endpoints are free. Individual property prediction data requires unlocking with 1 credit per property. Once unlocked, access is permanent and shared with the web platform. Purchase credits at propertylens.au/billing.
Commercial
Dedicated endpoints for commercial property data including office, retail, industrial, warehouse, and medical assets. Market indicators, fitout costs, and sales history are available for supported regions.