Houzez REST API
  1. Agents
Houzez REST API
  • Properties
    • Properties
      GET
    • Search Properties
      GET
    • Single Property
      GET
    • Add New Property
      POST
    • Delete Property
      DELETE
    • Update Property
      PUT
    • Get Types
      GET
    • Get Status
      GET
    • Get Labels
      GET
    • Get Features
      GET
    • Get Countries
      GET
    • Get States
      GET
    • Get Cities
      GET
    • Get Areas
      GET
    • Similar Properties
      GET
    • Add/Remove Property to Favorite
      POST
    • Property Contact
      POST
    • Property Reviews
      GET
    • Add Review
      POST
    • Review likes/dislikes
      POST
    • Save Search
      POST
    • Delete Saved Search
      DELETE
    • Get Saved Searches
      GET
  • Agents
    • Agents
      GET
    • Search Agents
      GET
    • Single Agent
      GET
    • Agent Properties
      GET
    • Agent Categories
      GET
    • Agent Cities
      GET
    • Contact Realtor
      POST
    • Agent Reviews
      GET
    • Add Review
      POST
    • Review likes/dislikes
      POST
  • Agencies
    • Agencies
    • Single Agency
    • Agency Agents
    • Agency Properties
    • Agency Reviews
    • Add Review
    • Review likes/dislikes
  • Authentication
    • Register
    • Login
    • Reset Password
    • Validate Token
    • Token
    • Logout
  • Users
    • Get Profile
    • Favorite Properties
    • Update Profile
    • Delete Profile
    • My Properties
    • Upload Profile Picture
    • Get Profile by ID
    • Get All Users
    • Property Actions
    • Approve Property
    • Disapprove Property
    • Put on Hold Property
    • Put Property Live
    • Mark Sold Property
    • Invoices
    • Single Invoice
    • Delete Invoice
    • Saved Searches - Deprecated
    • Package Info
  • Media
    • Get Media
    • Upload Media
    • Delete Media
    • Update Media
  • member ship package
    GET
  • cancel membership
    POST
  • payments packages
    GET
  • Create Notification
    POST
  • Facebook Login
    POST
  • Google Login
    POST
  • social/config
    GET
  • notifications
    GET
  • malaysia login
    POST
  • Untitled Endpoint
    POST
  1. Agents

Agent Properties

Developing
GET
/houzez-api/v1/agents/{id}/properties
Last modified:2025-02-16 17:20:11
Get agent properties by agent ID

Request

Path Params

Query Params

Responses

🟢200Success
application/json
Body

Example
{
    "success": true,
    "data": {
        "properties": [
            {
                "id": 0,
                "title": "string",
                "slug": "string",
                "property_url": "string",
                "content": "string",
                "excerpt": "string",
                "status": "string",
                "date": "string",
                "modified": "string",
                "meta": {
                    "price": "string",
                    "formatted_price": "string",
                    "second_price": "string",
                    "formatted_second_price": "string",
                    "price_prefix": "string",
                    "price_postfix": "string",
                    "show_price_placeholder": "string",
                    "price_placeholder": "string",
                    "rooms": "string",
                    "bedrooms": "string",
                    "bathrooms": "string",
                    "size": "string",
                    "size_unit": "string",
                    "land_size": "string",
                    "land_size_unit": "string",
                    "garage": "string",
                    "garage_size": "string",
                    "year": "string",
                    "is_featured": true,
                    "logged_in_to_view": true,
                    "property_id": "string",
                    "video_url": "string",
                    "virtual_tour": "string",
                    "zipcode": "string",
                    "address": "string",
                    "map_address": "string",
                    "card_address": "string",
                    "latitude": "string",
                    "longitude": "string",
                    "property_location": "string",
                    "property_map_street_view": true,
                    "property_map": true,
                    "multi_units_ids": [
                        0
                    ],
                    "additional_features": [
                        {
                            "title": "string",
                            "value": "string"
                        }
                    ],
                    "floor_plans": [
                        {
                            "title": "string",
                            "rooms": "string",
                            "bathrooms": "string",
                            "price": "string",
                            "price_postfix": "string",
                            "size": "string",
                            "size_postfix": "string",
                            "description": "string",
                            "image": "string"
                        }
                    ],
                    "documents": [
                        {
                            "id": "string",
                            "title": "string",
                            "description": "string",
                            "url": "string",
                            "size": "string",
                            "type": "string",
                            "date": "string"
                        }
                    ],
                    "energy_class": {
                        "global_energy_index": "string",
                        "renewable_energy_index": "string",
                        "energy_performance": "string",
                        "epc_current_rating": "string",
                        "epc_potential_rating": "string",
                        "energy_class": "string"
                    }
                },
                "property_type": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string",
                        "marker_icon_url": "string",
                        "marker_retina_icon_url": "string"
                    }
                ],
                "property_status": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string",
                        "color": "string"
                    }
                ],
                "property_label": [
                    "string"
                ],
                "property_country": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string"
                    }
                ],
                "property_state": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string"
                    }
                ],
                "property_city": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string"
                    }
                ],
                "property_area": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string"
                    }
                ],
                "property_features": [
                    {
                        "id": 0,
                        "name": "string",
                        "slug": "string"
                    }
                ],
                "contact_info": {
                    "data": [
                        {
                            "id": 0,
                            "name": "string",
                            "link": "string",
                            "phone": "string",
                            "mobile": "string",
                            "whatsapp": "string",
                            "email": "string",
                            "skype": "string",
                            "position": "string",
                            "company": "string",
                            "service_area": "string",
                            "specialties": "string",
                            "tax_no": "string",
                            "facebook": "string",
                            "twitter": "string",
                            "linkedin": "string",
                            "instagram": "string",
                            "youtube": "string",
                            "telegram": "string",
                            "lineapp": "string",
                            "mobile_call": "string",
                            "phone_call": "string",
                            "whatsapp_call": "string",
                            "picture": "string"
                        }
                    ],
                    "is_single_agent": true,
                    "agent_type": "string"
                },
                "featured_image": {
                    "full": "string",
                    "thumbnail": "string",
                    "medium": "string",
                    "medium_large": "string",
                    "large": "string"
                },
                "gallery_images": [
                    {
                        "full": "string",
                        "thumbnail": "string",
                        "medium": "string",
                        "medium_large": "string",
                        "large": "string"
                    }
                ],
                "author": {
                    "id": 0,
                    "name": "string"
                }
            }
        ],
        "total_records": 0,
        "pages": 0,
        "page": 0,
        "has_pages": true,
        "posts_per_page": 0
    }
}
Modified at 2025-02-16 17:20:11
Previous
Single Agent
Next
Agent Categories
Built with