Dealpath

Dealpath is an AI-powered deal management platform for commercial real estate investing, used by 300+ institutional firms to centralize deal data, automate workflows, and surface analytics across the full investment lifecycle from sourcing and pipeline management through underwriting, due diligence, IC approval, close, and portfolio insights. Its product areas include market tracking and comps, Dealpath Connect deal sourcing, pipeline visibility, deal execution, reporting dashboards, relationship/CRM management, and Dealpath AI. Dealpath exposes a bearer-token REST API at api.dealpath.com (documented on Stoplight) so customers can programmatically feed opportunities into their pipeline and establish bidirectional data flows with other business systems.

Dealpath publishes 1 API on the APIs.io network. Tagged areas include Company, Real Estate, PropTech, Deal Management, and Commercial Real Estate.

Dealpath’s developer surface includes documentation, API reference, pricing, signup flow, engineering blog, authentication, and 11 more developer resources.

25.8/100 emerging Agent 20/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyReal EstatePropTechDeal ManagementCommercial Real EstateInvestment ManagementReal Estate TechnologyAPI

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 25.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/dealpath: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Dealpath API

Dealpath's REST API for programmatic access to deals, pipeline, and portfolio data. Bearer-token authentication (token provisioned by Dealpath); responses are JSON and advertise...

Rate Limits

Dealpath Rate Limits

0 limits

RATE LIMITS

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dealpath
name: Dealpath
description: Dealpath is an AI-powered deal management platform for commercial real estate investing, used by 300+ institutional
  firms to centralize deal data, automate workflows, and surface analytics across the full investment lifecycle from sourcing
  and pipeline management through underwriting, due diligence, IC approval, close, and portfolio insights. Its product areas
  include market tracking and comps, Dealpath Connect deal sourcing, pipeline visibility, deal execution, reporting dashboards,
  relationship/CRM management, and Dealpath AI. Dealpath exposes a bearer-token REST API at api.dealpath.com (documented on
  Stoplight) so customers can programmatically feed opportunities into their pipeline and establish bidirectional data flows
  with other business systems.
url: https://raw.githubusercontent.com/api-evangelist/dealpath/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 8vc
x-tier: profiled
x-tier-reason: enriched-from-live-api-surface
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Real Estate
- PropTech
- Deal Management
- Commercial Real Estate
- Investment Management
- Real Estate Technology
- API
apis:
- name: Dealpath API
  description: Dealpath's REST API for programmatic access to deals, pipeline, and portfolio data. Bearer-token authentication
    (token provisioned by Dealpath); responses are JSON and advertise X-RateLimit-* headers.
  humanURL: https://dealpath.stoplight.io/docs/dealpath-api
  baseURL: https://api.dealpath.com
  properties:
  - type: Authentication
    url: authentication/dealpath-authentication.yml
  - type: Conventions
    url: conventions/dealpath-conventions.yml
  - type: RateLimits
    url: rate-limits/dealpath-rate-limits.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://dealpath.com
- type: DeveloperPortal
  url: https://dealpath.stoplight.io/docs/dealpath-api
- type: Documentation
  url: https://dealpath.stoplight.io/docs/dealpath-api
- type: APIReference
  url: https://dealpath.stoplight.io/docs/dealpath-api
- type: Pricing
  url: https://www.dealpath.com/plans/
- type: Login
  url: https://app.dealpath.com/account/login
- type: SignUp
  url: https://www.dealpath.com/request-demo/
- type: TermsOfService
  url: https://www.dealpath.com/tos/
- type: PrivacyPolicy
  url: https://www.dealpath.com/privacy/
- type: Blog
  url: https://www.dealpath.com/blog/
- type: GitHubOrganization
  url: https://github.com/dealpath
- type: Authentication
  url: authentication/dealpath-authentication.yml
- type: Conventions
  url: conventions/dealpath-conventions.yml
- type: RateLimits
  url: rate-limits/dealpath-rate-limits.yml
- type: DomainSecurity
  url: security/dealpath-domain-security.yml
- type: WellKnown
  url: well-known/dealpath-well-known.yml
- type: LLMsTxt
  url: llms/dealpath-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence