Clear Capital

Clear Capital is a real-estate valuation and property data platform serving mortgage lenders, investors, and capital markets. Its developer surface is exposed through two sales-led REST products - the Property Analytics API (ClearAVM automated valuations, comparables ranked by ClearRank, property characteristics, and market trends) and the Property Valuation API (ordering and fulfillment of appraisal and valuation products such as Hybrid/Desktop appraisal, BPO, CDA, and UDC). Access is gated behind a commercial agreement; full reference docs live at docs.api.clearcapital.com.

4 APIs 0 Features
Real EstateProperty DataValuationAVMAppraisalMortgage

APIs

Clear Capital ClearAVM / Valuation API

Lending-grade automated valuation model (ClearAVM) and Rental AVM delivered over a RESTful interface, returning a point value estimate, value certainty, and supporting analytics...

Clear Capital Property Data API

Property characteristics (bedrooms, bathrooms, gross living area, photos), home price index and historical trends, sales and listing history, and owner and tax history, sourced ...

Clear Capital Comparables (Comps) API

Comparable sales and comparable rentals for a subject property, ranked by Clear Capital's proprietary ClearRank algorithm, returned as part of a customizable Property Analytics ...

Clear Capital Appraisal & Orders API

Ordering and fulfillment of Clear Capital valuation products via the Property Valuation API - Hybrid Appraisal, Desktop Appraisal (GSE 1004 Desktop/70D), Broker Price Opinion (B...

Collections

Pricing Plans

Rate Limits

Clear Capital Rate Limits

2 limits

RATE LIMITS

FinOps

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Clear Capital API
  version: '1.0'
  description: Clear Capital's valuation and property data REST APIs are sales-led and gated. Exact endpoint paths and schemas
    are published behind the developer portal at docs.api.clearcapital.com and are not reproduced here to avoid fabrication.
    Folders below represent the documented product areas; populate requests once a credentialed reference is available.
request:
  auth:
    type: bearer
    token: '{{bearerToken}}'
items:
- info:
    name: ClearAVM / Valuation
    type: folder
  docs: Lending-grade ClearAVM and Rental AVM automated valuations via the Property Analytics API. Endpoint paths are documented
    in the gated developer portal.
  items: []
- info:
    name: Property Data
    type: folder
  docs: Property characteristics, market trends, and sales/listing/owner/tax history via the Property Analytics API. Endpoint
    paths are documented in the gated developer portal.
  items: []
- info:
    name: Comparables
    type: folder
  docs: Comparable sales and rentals ranked by ClearRank via the Property Analytics API. Endpoint paths are documented in
    the gated developer portal.
  items: []
- info:
    name: Appraisal & Orders
    type: folder
  docs: Ordering and fulfillment of Hybrid/Desktop appraisal, BPO, CDA, and UDC via the Property Valuation API. Endpoint paths
    are documented in the gated developer portal.
  items: []
bundled: true