Listing Descriptions
POST - /api/v2/listing-description
Inputs
Unit (optional - string)
Address (required - string)
ListingType (required - sale or rent)
Size (required - integer)
SizeType (required - sqft, sqm, acres, or hectares)
PropertyType (required - detached, semi, town, vacant, link, multiplex, condo, rural, lakeside, commercial, industrial or other)
beds (optional - double)
baths (optional -double)
parking (optional - integer)
Language (required - English-US, English-AU, English-CA, French-CA, French, Spanish, Punjabis, Cantonese, Mandarin, German, Ukranian, Portuguese, Arabic, Hindi, Punjabi, Dutch, Polish, Pirate, Russian)
WordCount (optional - integer - defaults to 200)
SpecialFeatures (optional - string - provide as json encoded array of strings)
Sample CURL request:
Sample response:
Note: Until you upgrade your account to a paid account, you will be restricted to making 1 request every hour.
Last updated