Give your tenants instant viability data on every listing. Free to embed. Every full report purchased through your badge earns you referral credit.
<div id="inteloci-badge" data-address="PROPERTY ADDRESS HERE"></div>
<script src="https://inteloci.com/embed.js"></script><div id="inteloci-badge"
data-address="123 Main Street, Harrisburg, PA 17101"
data-width="400px"
data-theme="light">
</div>
<script src="https://inteloci.com/embed.js"></script>| Attribute | Required | Description |
|---|---|---|
| data-address | Yes | Full property address |
| data-theme | No | light (default) or dark |
| data-width | No | Widget width (default: 100%) |
Need deeper integration? The Gut Check API returns structured JSON for any US address.
curl -X POST https://inteloci.com/api/gutcheck \
-H "Content-Type: application/json" \
-d '{"address": "18 S 3rd Street, Harrisburg, PA 17101"}'
// Returns: { verdict, verdictSummary, checks[], flood, environmental, ... }Free during beta. Rate limited to 100 requests/day. Need more? Contact us.
Copy the embed code above and drop it on any listing page. Need white-label or volume pricing?