Skip to main content

Documentation Index

Fetch the complete documentation index at: https://getbuildify.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

String, Optional The query used to search, it accepts every character, and every character entered will be used in the search. There’s a hard limit of 512 characters. If a search string is longer, the API will return an error. An empty string can be used to fetch all objects. A sample search query looks like below:
{
	"search" : "Residences"
}

Note: The actual result size is much bigger. The above result has been limited to 1 per page for better illustration.
Buildify searches within a fixed set of searchable attributes. Those are:

For Listings:

  • name
  • summary
  • amenities
  • cityOrDistrict
  • streetName
  • country
  • neighbourhood
  • fullAddress

For Profiles:

  • name
  • email
  • address
  • contact
  • website