highOPENAPI_PARSE_ERROR
OpenAPI document is not parseable JSON or YAML
Inspect the evidence and return meaningful protocol-correct content.
GET https://raindeer.platphormnews.com/api/docs
HTTP 200
Content-Type: text/html; charset=utf-8
72 ms
Digest: sha256:2a3e28fab8eb5298534fa7491c5c75c42b98d75155ccfe5a23ded08e4efe93c6
Preview: <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Raindear Leads API Docs</title>
<meta name="description" content="Public-safe real estate investing command center for property leads, buyer networks, deal pipelines, outreach planning, contracts, analytics, and PlatPhormNews automation." />
<link rel="canonical" href="https://raindeer.platphormnews.com/api/docs" />
<style>body{font-family:system-ui,sans-serif;max-width:960px;margin:40px auto;padding:0 20px;line-height:1.5;background:#111;color:#f8fafc}a{color:#93c5fd}code{background:#1f2937;padding:2px 5px;border-radius:4px}li{margin:6px 0}</style>
</head>
<body>
<main>
<h1>Raindear Leads API Docs</h1>
<p>Public-safe real estate investing command center for property leads, buyer networks, deal pipelines, outreach planning, contracts, analytics, and PlatPhormNews automation.</p>
<p><strong>Public mode:</strong> Synthetic Sample Data. No real private leads, contacts, contracts, or production revenue are exposed.</p>
<p><strong>Protected actions:</strong> use <code>Authorization: [REDACTED] $PLATPHORM_API_KEY</code> or <code>X-PlatPhorm-API-Key</code>.</p>
<h2>Public GET routes</h2>
<ul><li><code>GET /api/v1/dashboard</code></li><li><code>GET /api/v1/properties</code></li><li><code>GET /api/v1/properties/{id}</code></li><li><code>GET /api/v1/buyers</code></li><li><code>GET /api/v1/buyers/{id}</code></li><li><code>GET /api/v1/deals</code></li><li><code>GET /api/v1/deals/{id}</code></li><li><code>GET /api/v1/activities</code></li><li><code>GET /api/v1/analytics</code></li><li><code>GET /api/v1/contracts/templates</code></li><li><code>GET /api/v1/demo/status</code></li><li><code>GET /api/v1/providers/status</code></li><li><code>GET /api/v1/sources</code></li><li><code>GET /api/v1/protected-actions</code></li><li><code>GET /api/v1/route-compliance</code></li><li><code>GET /api/v1/discovery-compliance</code></li></ul>
<h2>Protected POST routes</h2>
<ul><li><code>POST /api/v1/properties/import</code></li><li><c