Base URL
Authentication
Include your API key in every request:Endpoints
POST /v1/chat
Send a message, receive a streamed AI response.
GET /v1/config
Get widget display configuration.
POST /v1/listings/search
Search MLS property listings.
POST /v1/listings/featured
Get featured/promoted listings.
Error format
All errors return a JSON object with anerror field:
OpenAPI spec
The full OpenAPI 3.1 specification is available atdocs/openapi.yaml in the repository.