01Custom stack
Build from scratch
Build the data model, workflow logic, permissions, and product surface yourself.
- Leverage
- Lowest leverage
- Capability
- Lowest ceiling
- Timeline
- Months of platform work
Last login: Fri Jul 17 08:02:11 on ttys004westfield@lev deals-api % export LEV_API_BASE=https://api.lev.com/api/external/v2westfield@lev deals-api % export LEV_API_KEY=$LEV_API_KEY westfield@lev deals-api % curl -sS "$LEV_API_BASE/deals?stage=lender_outreach&limit=3" \> -H "Authorization: Bearer $LEV_API_KEY" \> | jq -r '.data[] | [.name, .loan_amount, .days_in_stage] | @tsv'Harbor Point Plaza 31700000 9Extra Space Storage 7160000 14Nolan Apartments 5750000 6 westfield@lev deals-api % curl -sS -X POST "$LEV_API_BASE/deals/deal_nevada/index/search" \> -H "Authorization: Bearer $LEV_API_KEY" \> -H "Content-Type: application/json" \> -d '{"context":"Top 3 strengths to lead with in lender outreach"}' \> | jq ".answers"[ { "strength": "In-place rents 12% below market; 5% trade-outs captured on last 18 renewals", "source": "rent_roll.pdf", "confidence": 0.92 }, { "strength": "Sponsor track record: 47 prior CRE closings, $2.1B AUM, zero defaults", "source": "sponsor_bio.pdf", "confidence": 0.88 }, { "strength": "DSCR 1.42x at requested terms, 58% LTV — meaningful cushion in stress case", "source": "underwriting_model.xlsx", "confidence": 0.85 }] westfield@lev deals-api % curl -sS -X PATCH "$LEV_API_BASE/deals/deal_nevada" \> -H "Authorization: Bearer $LEV_API_KEY" \> -H "Content-Type: application/json" \> -d '{"stage":"funded", "lender":"madison_realty_capital"}' \> | jq '{id, name, stage, lender, loan_amount, funded_at}'{ "id": "deal_nevada", "name": "Harbor Point Plaza", "stage": "funded", "lender": "Madison Realty Capital", "loan_amount": 31700000, "funded_at": "2026-05-18T14:23:01Z"}Last login: Fri Jul 17 08:02:11 on ttys004westfield@lev deals % export LEV_API_BASE=https://api.lev.com/api/external/v2westfield@lev deals % export LEV_API_KEY=$LEV_API_KEYwestfield@lev deals % export LEV_ORIGIN_APP=willow-creek-integration westfield@lev deals % curl -sS -X POST "$LEV_API_BASE/deals" \> -H "Authorization: Bearer $LEV_API_KEY" \> -H "X-Origin-App: $LEV_ORIGIN_APP" \> -H "Content-Type: application/json" \> -d '{"title":"Harbor Point Plaza - Acquisition","loan_amount":20700000,"loan_type":"permanent","transaction_type":"acquisition"}' \> | jq '.data'{ "id": 1847, "title": "Harbor Point Plaza - Acquisition", "loan_amount": 20700000, "loan_type": "permanent"} westfield@lev deals % curl -sS -X PATCH "$LEV_API_BASE/deals/1847" \> -H "Authorization: Bearer $LEV_API_KEY" \> -H "X-Origin-App: $LEV_ORIGIN_APP" \> -H "Content-Type: application/json" \> -d '{"loan_amount":21250000,"business_plan":"value_add"}' \> | jq '.data | {id, title, loan_amount, updated_at}'{"id":1847,"title":"Harbor Point Plaza - Acquisition","loan_amount":21250000,"updated_at":"2026-05-28T18:12:04Z"} westfield@lev deals % curl -sS "$LEV_API_BASE/deals?limit=3&sort=-updated_at" \> -H "Authorization: Bearer $LEV_API_KEY" \> -H "X-Origin-App: $LEV_ORIGIN_APP" \> | jq -r '.data[] | [.id, .title, .loan_amount] | @tsv'1847 Harbor Point Plaza - Acquisition 212500002101 Harbor Point Plaza 317000001988 Nolan Apartments 575000001Custom stack
Build the data model, workflow logic, permissions, and product surface yourself.
02AI primitives
Start with generic AI, then add CRE workflow logic, evals, guardrails, and UX.
03CRE-native platform
Use CRE-native data, workflow intelligence, agents, and product surfaces from day one.
FDEs document decisions, handoffs, data sources, and exceptions.
Lev turns the workflow into a production agent on the same CRE data layer.
Teams launch with controls, feedback loops, and adoption support.
Whether you want to embed a single feature or build a fully custom CRE OS, you're on the same data and infrastructure.
Add one Lev capability to the workflow your team already uses, without changing the system of record.
Use Lev lender matching inside your CRM, run memo generation from your own UI, or embed one focused workflow in an internal portal.
50+ plugins are available independently, so teams can solve one pain point without migrating the broader operating system.
The plugin still runs on Lev's data, permissions, and workflow layer, so the path can expand later without starting over.
Give engineering teams programmatic access to Lev data, intelligence, and workflow automation.
REST API and MCP access expose Lev's CRE data, workflow tools, and automation primitives to your own products.
Claude, Cursor, Windsurf, and internal AI clients can work against the same platform capabilities.
148 capabilities across 20 domains support deals, lender search, document AI, outreach, analytics, and more.
Bring Lev's forward-deployed engineers into the workflow and ship the first production agent fast.
FDEs identify decisions, handoffs, exceptions, and the highest-value automation opportunities with your operators.
The delivered agent uses Lev's data, permissions, workflow intelligence, and production controls.
From scoping session to production agent in under seven days, without requiring dev resources on your end.
SOC 2 Type II
Recent pentest: Q2 2025
Sub-processor list
SSO/SAML
RBAC
Audit logs
AES-256 at rest / TLS 1.2+ in transit
No training on your data, ever
USA data residency