Enterprise API Space
Headless decision and transaction APIs for existing property portals.
Keep your frontend. Plug in Entrestate for intelligence, transaction state, and evidence-backed delivery.
Payload shape
GET /api/intel/...
Read-heavy intelligence for screens, projects, and area context.
POST /api/tx/...
Execution for holds, queues, agreements, and controlled state changes.
Shared controls
Evidence, gating, request IDs, and deterministic tools sit across both lanes.
The Brain
GET /api/intel
Delivers intelligence, ranking, context, and packaged decision payloads.
The Hands
POST /api/tx
Handles holds, queues, agreements, contact reveal, and transaction state.
Delivery guardrails
Evidence on every verdict
Every important output carries lineage and an audit trail.
AI stays on intent
AI extracts intent. Verified tools execute.
Tier gating happens server-side
Restricted fields are removed before the payload leaves the backend.
Endpoint registry
Live surface for the headless integration payload
If live endpoints are available, they render here. Otherwise the fallback groups show the intended payload shape.
The Brain · GET /api/intel
Project intelligence package
Area profile and benchmarks
Developer profile
Project delta analysis
The Hands · POST /api/tx
Deployment model
Keep the UI. Add the platform layer.
The model is headless by design: your team keeps the client experience while Entrestate powers the backend.
Your frontend
Search, listings, CRM, and brand presentation stay yours.
Entrestate API boundary
Typed intelligence and transaction payloads flow through one stable boundary.
Deterministic transaction core
Evidence, state machines, holds, queues, and agreements stay governed in one layer.
Rollout flow
Step 1
Map read flows to /api/intel.
Step 2
Route actions through /api/tx.
Step 3
Keep your UI and brand in place.
Step 4
Enable evidence, request IDs, and tier gating.