Endpoints
POST /v1/listings/featured
Returns the brokerage’s featured/promoted listings from IDX Broker.
POST
POST /v1/listings/featured
Returns the brokerage’s featured/promoted listings. These are listings the agent has manually promoted in their IDX Broker dashboard.
Request
Body parameters
Filter to a specific agent’s listings.
Filter to a specific office’s listings.
Results per page.
Page number.
Response
Previous
Send a message and receive an AI responseSends a conversation turn to the ARIS AI engine and streams back a
response. The AI classifies the intent, invokes tools (property search,
mortgage calculator, etc.) as needed, and returns a natural-language
reply with any relevant listing data embedded in the stream.
Responses are streamed as Server-Sent Events (SSE) in OpenAI-compatible
delta format. The final event is `data: [DONE]`.
**Intent types handled automatically:**
`property_search`, `property_question`, `general_question`, `correction`,
`contact_info`, `scheduling`, `small_talk`, `off_topic`, `follow_up`,
`comparison`, `affordability`, `negotiation`, `location_info`
Next
POST /v1/listings/featured