Integrations
RealtyAPI is built AI-first. Beyond plain REST, you can plug real estate data into AI agents, coding assistants, and automation tools — usually in under a minute. Pick the integration that matches your stack.
Every endpoint, agent-ready
All ~30 providers and 400+ endpoints are exposed through each integration below. New APIs we publish show up automatically — no updates or re-installs on your side.
MCP Server
HotConnect Claude, Cursor, and any MCP client to all RealtyAPI endpoints with one command. Remote server — nothing to install or host.
claude mcp add --transport http realtyapi https://mcp.realtyapi.io/mcpAgent Skills
Teach Claude Code and other skills-compatible agents how to call RealtyAPI — auth, base URLs, and endpoint discovery included.
npx skills add realtyapi/realtyapi-skillsn8n Node
Build no-code workflows with the RealtyAPI community node. Pick a provider and endpoint from a live list — no HTTP node wiring.
n8n-nodes-realtyapiOpenAPI Specs & llms.txt
Every provider publishes a public OpenAPI 3.1 spec, and llms.txt indexes all APIs and endpoints — machine-readable, no key required.
https://{provider}.realtyapi.io/openapi.jsonPrefer plain REST?
Every integration above sits on the same simple gateway: one base URL per provider (https://{provider}.realtyapi.io), one x-realtyapi-key header, JSON back. Start with the Introduction or try endpoints live in the API Playground.