Properties
The Properties API provides read-only access to properties associated with the authenticated account.
Authentication
You can authenticate using either of the following methods:
- HTTP Basic Auth: Use your ShowMojo username and password.
- Token Authentication: Generate a token at ShowMojo Plugins Settings.
External Sources
Properties may include external_id and external_source fields when linked to an external integration system. Manually created properties will have null for both fields.
| Source | Description |
|---|---|
YARDI | Yardi property management |
RENT_MANAGER | Rent Manager |
APPFOLIO | AppFolio |
ENTRATA | Entrata |
BUILDIUM | Buildium |
📄️ List Properties
Returns a paginated list of properties for the authenticated account.
📄️ Get Property
Returns a single property with full details including detail values and photos.