Protocol Reference
Build institutional-grade property applications with the Casapi unified infrastructure. Our REST API handles the legal and jurisdictional complexity of the Mediterranean real estate market, delivering standardized data objects for Banks, Notaries, and PropTechs.
Authentication
Every institutional request requires an active API key and an Organization ID. Pass these in the headers to route your call to the correct jurisdictional silo.
curl https://api.casapi.immo/v1/property/verify \ -H "x-api-key: live_marbella_789_v1_..." \ -H "x-organization-id: org_123_prod"
Endpoints
Protocol v1.0 Live“Search properties via coordinates or address.”
Required Parameters
“Retrieve the Unified Property Object (Physical + Legal).”
Required Parameters
“Real-time meter readings and billing history from regional providers.”
Required Parameters
“Municipal tax standing and capital gains estimations.”
Required Parameters
Protocol Environments
Test with mock land registry data in the Sandbox or sync official records in Production. Switch between environments by simply swapping your API key.