RealtyBaron(TM) API

/questions/find/returns

The following operations are supported on this resource:

GET

Find questions intended for the publishing website. If we identify a question whose author obviously intended to contact a publisher's website directly, we'll mark the question as 'return to sender'. Your website can periodically fetch the question content and contact information of the inquirer using this service endpoint.

IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers

Parameters

name description type default
start_index The page on which the query will start. Zero-based index. Defaults to 0. query 0
max_results The size of result set. The number of elements returned by the query. Defaults to 10 results. query 10
past_hours The number of hours to look back in the past for returned questions. Defaults to 24 hours. query 24
api_key API key. This identifies your application. Please email help@realtybaron.com to request an API key. query

Output Payload

element produceable content type(s)
response (XML)
  • */*
  • application/xml (alternative mount point: /xml)
  • application/json (alternative mount point: /json)
description
list of questions