Click endpoints on the left to query the building. Press "Try It" to see the JSON response. Each downstream consumer — lender, contractor, tenant, AHJ — queries the same API for different data.
GET/v2/building/123-main/rooms
Endpoints
200 OK · 12ms
$
Lender
GET /areas, /rent-roll
H
Contractor
GET /doors, /finishes
T
Tenant
GET /units, /amenities
A
AHJ
GET /compliance, /egress
Endpoints
—
Consumers
4
API version
v2
Source of truth
1
A floor plan is an interface. It exposes data to downstream consumers. Treat it like a versioned API, not a deliverable. The drawing is just one rendering.