Property pack
The property pack endpoint is a convenience bundle: a single call that returns the full analysis for one property — valuation, deal score, motivation, sold history, rental estimate, playbook tiers, and strategy scores — in one response. Each slice is the same object the corresponding atomic endpoint returns. Required scope:market-data:read
Cost: 10 requests per call
The pack costs 10 requests. It is cheaper and simpler than calling the seven atomic endpoints separately only when you need most of the slices. If you want just one or two slices, call the atomic endpoints — they cost 1–2 requests each.
Get a property pack
null and the pack still returns 200. Returns 404 only if the property itself does not exist.
Authentication
paid_* API key or a logged-in Clerk session. Anonymous requests are rejected with 401.
Query parameters
Request
Response
Response fields
Any slice that cannot be computed is returned as
null. The pack does not fail because one slice is unavailable.