Register your branch - free
By registering you confirm you hold the rights to the property details and photographs in your feed, and license us to display them while each listing is live.
How to feed us (either format)
1 · BLM file - the format your software already exports for the portals:
POST /api/feeds/blm Authorization: Bearer YOUR_FEED_KEY Content-Type: text/plain (BLM file body)
2 · JSON - for custom or real-time integrations:
POST /api/feeds/listings
Authorization: Bearer YOUR_FEED_KEY
{"listings":[{"ref":"ABC-101","price":425000,
"propertyType":"terraced","bedrooms":3,
"address":"14 Kingsford Road, Brixton",
"postcode":"SW9 8AA",
"summary":"...","description":"...",
"media":["https://your-cdn/photo1.jpg"]}]}
Re-sending a reference updates that listing; set status to sold or removed to take it down. Feeds are rate-limited and audited like all our API traffic.
Why agents list here
- Free listings at launch - no per-branch fee.
- An investor audience: every listing carries "Analyse this deal" straight into our calculator.
- Your photos stay yours - displayed under your licence, removed when the listing ends.