View Categories

Real Estate

4 Docs

Create Real Estate

Last Updated: February 16, 2025

The chat.smarterbot.ai API provides functionality to create a new real estate listing by sending a POST request to the /chat/Chatbot/RealEstateCreate endpoint. Endpoint​ Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateCreate Method: POST Request Headers​ The API request must include the following headers: Request Body​ The request body should contain the following parameters: Example Request​ JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response​ The API response will...

Update Real Estate

Last Updated: February 16, 2025

The chat.smarterbot.ai API provides functionality to update an existing real estate listing by sending a POST request to the /chat/Chatbot/RealEstateUpdate endpoint. Endpoint​ Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateUpdate Method: POST Request Headers​ The API request must include the following headers: Request Body​ The request body should contain the following parameters: Example Request​ JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response​ The API response will...

Delete Real Estate

Last Updated: February 16, 2025

The chat.smarterbot.ai API provides functionality to delete one or more real estate listings by sending a POST request to the /chat/Chatbot/RealEstateDelete endpoint. Endpoint​ Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateDelete Method: POST Request Headers​ The API request must include the following headers: Request Body​ The request body should contain the following parameters: Example Request​ JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response​ The API response...

Get Real Estate List

Last Updated: February 16, 2025

The chat.smarterbot.ai API provides functionality to retrieve a list of real estate listings by sending a POST request to the /chat/Chatbot/RealEstateList endpoint. Endpoint​ Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateList Method: POST Request Headers​ The API request must include the following headers: Request Body​ The request body should contain the following parameters: Example Request​ JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response​ The API response...