Clear Capital website screenshot

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.

Clear Capital publishes 4 APIs on the APIs.io network, including ClearAVM / Valuation API, Property Data API, Comparables (Comps) API, and 1 more. Tagged areas include Real Estate, Property Data, Valuation, AVM, and Appraisal.

Clear Capital’s developer surface includes authentication, documentation, and 8 more developer resources.

30.2/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
4 APIs
Real EstateProperty DataValuationAVMAppraisalMortgage

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 30.2/100 · thin
Contract Quality 8.1 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/clear-capital: 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 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Clear Capital API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Clear Capital Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Clear Capital Authentication

http · 1 scheme

SECURITY

Clear Capital Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: clear-capital
url: https://raw.githubusercontent.com/api-evangelist/clear-capital/refs/heads/main/apis.yml
name: Clear Capital
kind: company
description: 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.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/clear-capital.png
tags:
- Real Estate
- Property Data
- Valuation
- AVM
- Appraisal
- Mortgage
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: clear-capital:clearavm-valuation-api
  name: Clear Capital ClearAVM / Valuation API
  tags:
  - AVM
  - Valuation
  - ClearAVM
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.clearcapital.com/analytics/clear-avm/
  baseURL: https://api.clearcapital.com
  properties:
  - url: https://docs.api.clearcapital.com/introduction
    type: Documentation
  - url: https://www.clearcapital.com/analytics/clear-avm/
    type: APIReference
  - url: openapi/clear-capital-openapi.yml
    type: OpenAPI
  - url: collections/clear-capital.postman_collection.json
    type: PostmanCollection
  - url: collections/clear-capital.opencollection.json
    type: OpenCollection
  description: Lending-grade automated valuation model (ClearAVM) and Rental AVM delivered over a RESTful interface, returning
    a point value estimate, value certainty, and supporting analytics for a subject property. Interactive ClearAVM accepts
    property condition as an input. Specific request and response schemas are documented behind Clear Capital's gated developer
    portal and are not reproduced here.
- aid: clear-capital:property-data-api
  name: Clear Capital Property Data API
  tags:
  - Property Data
  - Characteristics
  - Market Trends
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.clearcapital.com/products/property-analytics-api/
  baseURL: https://api.clearcapital.com
  properties:
  - url: https://docs.api.clearcapital.com/introduction
    type: Documentation
  - url: https://www.clearcapital.com/products/property-analytics-api/
    type: APIReference
  - url: openapi/clear-capital-openapi.yml
    type: OpenAPI
  - url: collections/clear-capital.postman_collection.json
    type: PostmanCollection
  - url: collections/clear-capital.opencollection.json
    type: OpenCollection
  description: Property characteristics (bedrooms, bathrooms, gross living area, photos), home price index and historical
    trends, sales and listing history, and owner and tax history, sourced from Clear Capital's property dataset covering nearly
    every U.S. address and updated hourly. Delivered through the Property Analytics API.
- aid: clear-capital:comps-api
  name: Clear Capital Comparables (Comps) API
  tags:
  - Comparables
  - Comps
  - ClearRank
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.clearcapital.com/products/property-analytics-api/
  baseURL: https://api.clearcapital.com
  properties:
  - url: https://docs.api.clearcapital.com/introduction
    type: Documentation
  - url: https://www.clearcapital.com/products/property-analytics-api/
    type: APIReference
  - url: openapi/clear-capital-openapi.yml
    type: OpenAPI
  - url: collections/clear-capital.postman_collection.json
    type: PostmanCollection
  - url: collections/clear-capital.opencollection.json
    type: OpenCollection
  description: 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 valuation report. Exact request and response schemas
    are documented in the gated developer portal.
- aid: clear-capital:appraisal-orders-api
  name: Clear Capital Appraisal & Orders API
  tags:
  - Appraisal
  - Orders
  - Fulfillment
  - BPO
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.clearcapital.com/products/property-valuation-api/
  baseURL: https://api.clearcapital.com
  properties:
  - url: https://docs.api.clearcapital.com/introduction
    type: Documentation
  - url: https://www.clearcapital.com/products/property-valuation-api/
    type: APIReference
  - url: openapi/clear-capital-openapi.yml
    type: OpenAPI
  - url: collections/clear-capital.postman_collection.json
    type: PostmanCollection
  - url: collections/clear-capital.opencollection.json
    type: OpenCollection
  description: Ordering and fulfillment of Clear Capital valuation products via the Property Valuation API - Hybrid Appraisal,
    Desktop Appraisal (GSE 1004 Desktop/70D), Broker Price Opinion (BPO), Collateral Desktop Analysis (CDA), and Universal
    Data Collection (UDC) - with real-time fulfillment milestone event notifications. Endpoint paths and payloads are documented
    behind Clear Capital's gated developer portal.
common:
- type: TrustCenter
  url: security/clear-capital-trust-center.yml
- type: DomainSecurity
  url: security/clear-capital-domain-security.yml
- type: Authentication
  url: authentication/clear-capital-authentication.yml
- type: GitHubOrganization
  url: https://github.com/clearcapital
- type: LinkedIn
  url: https://www.linkedin.com/company/clear-capital
- type: Website
  url: https://www.clearcapital.com
- type: Documentation
  url: https://docs.api.clearcapital.com/introduction
- type: Plans
  url: plans/clear-capital-plans-pricing.yml
- type: RateLimits
  url: rate-limits/clear-capital-rate-limits.yml
- type: FinOps
  url: finops/clear-capital-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com