Every feature in QuickCasa is backed by an API. Leads, inventory, AI, websites, forms, media, analytics, cadences, integrations — if it exists in the platform, you can build on it. RESTful endpoints, API key authenticated, and designed for the property management industry.
The API covers every domain of the platform. These are not thin wrappers — each domain has full CRUD operations, specialised queries, and business logic endpoints. The same APIs that power the client portal are the ones you build on.
Full lead lifecycle — creation, qualification, follow-ups, cadences, escalation, archival. Every CRM interaction is an API call.
The complete property hierarchy. Communities, buildings, unit types, individual units, floor plans, amenities, features, and policies at every level.
The intelligence layer. Entity configuration, AI persona management, intent detection, qualification rules, dynamic knowledge, and the full cognition pipeline.
Create and manage websites, pages, code files, components, themes, and publishing. The MCP server alone exposes 38 specialised tools.
Single-page forms and multi-step flow forms with branching logic, LLM nodes, and custom scripts. Plus custom attributes and client datastores.
Seven intake channels — voice, SMS, email, web widget, Facebook, Instagram, WhatsApp — all routing through a unified switchboard.
Upload, transform, and deliver images, videos, and documents. CDN-backed with authentication support and permanent URLs.
Dashboards, custom reports, NPS campaigns, web visitor tracking, and page visit analytics. Data in, insights out.
Follow-up cadences with external triggers (webhook, email, SMS), automated sequences, notifications, nudges, and scheduled jobs.
Inbound and outbound. Twilio, SendGrid, Meta, BuildingStack, Yardi, and custom webhook integrations. Data sync in both directions.
Employee management, role-based permissions, invitations, and company settings. Full access control for multi-tenant operations.
Linktree-style micro-sites, the translation plugin for multilingual support, experiments, and regional content restrictions.
The QuickCasa API is not a bolted-on afterthought — it is the platform. Every feature in the client portal, every AI conversation, every form submission, and every website publish is an API call under the hood. The same endpoints that power the product are the ones third-party developers, integration partners, and internal tools build on.
The API is organised around the domains of property management: leads and CRM, inventory and properties, AI and cognition, websites and pages, forms and data capture, communication channels, media, analytics, automation, and integrations. Each domain is a self-contained module with its own routes, types, and business logic.
Authentication uses API keys scoped to individual companies. Keys are issued through the client portal and can be rotated at any time. Rate limiting is built in, and all requests are logged for audit and debugging. Every endpoint returns consistent JSON responses with standard HTTP status codes.
The API is designed for the property management industry. That means the data models, the business logic, and the automation workflows are purpose-built for leasing teams, property managers, and real estate developers. You are not bending a generic API to fit your use case — the use case is baked in.
Every feature is API-first. If you can click it, you can call it.
Get Started