Build on Lev with the right path from day one
Last updated: March 2026
Choose Your Track
Use structured endpoints, predictable envelopes, and machine-readable docs when you need sync jobs, back office automation, or product integrations.
Use Lev from Claude, Cursor, or another MCP-compatible client when you want tool use, retrieval, and human-in-the-loop workflows.
Use implementation recipes when you already know the workflow you want to build, from sync pipelines to a broker-facing copilot.
Start by Job to Be Done
Start with Quickstart, then move to Pagination, Filtering & Sorting, and Data Sync Patterns.
Start with Deals, Contacts, Companies, and Account & Team.
Start with MCP Setup, Agent Workflows, Lender Search, and Term Sheets.
Start with Build a Broker Copilot for architecture, tool selection, retrieval patterns, and implementation order.
Persona starting points
- Platform engineers: Focus on API overview, auth, pagination, and sync patterns first.
- Product teams: Focus on the core resource pages and start with the objects you need to expose in your UI.
- AI teams: Focus on MCP setup, agent workflows, lender search, and recipes that define the orchestration layer.
- Broker operations: Focus on broker copilot, placements, term sheets, and account/team workflows.
What Lev Provides
What Lev handles for you
CRE data modelLender intelligenceAutomation layerPlatform controlsFirst Builds
- A first successful API read: Validate auth and fetch a small page of deals in under five minutes.
- A durable sync job: Use cursor pagination, checkpoint storage, and idempotent writes to your own systems.
- An AI-native lender search flow: Let an agent gather deal context, trigger lender search, and summarize the best next actions.
- A broker copilot prototype: Combine deal retrieval, lender search, placements, and term sheets in one guided workflow.
Start with the smallest useful build
The best first step is the one that validates your riskiest assumption fastest, whether that is auth, MCP connectivity, or a production workflow recipe.
Recommended next steps