Two Ways to Integrate
Whether you're a platform displaying millions of listings or a brokerage running reports for clients, we have an integration path for you.
Platform Integration
For listing sites, MLS systems & portals
Embed mold risk scores as a native data layer on your property listings — just like flood zones, school ratings, or walk scores. Your users see risk intelligence without leaving your platform.
Listing Enrichment
Embed mold risk scores alongside your existing property data — similar to flood zones, school ratings, or walk scores. A single API call returns everything you need to display.
Sub-Second Response
Cached scores return in under 200ms. First-time lookups complete in under 5 seconds with full data enrichment from multiple sources.
Simple JSON API
RESTful endpoints with JSON responses. Standard API key authentication. Comprehensive documentation and SDKs for Python, Node.js, and Ruby.
Enterprise SLA
99.9% uptime guarantee, dedicated support channel, and custom rate limits for high-volume integrations.
Ideal for: Zillow, Trulia, Realtor.com, MLS platforms, property data aggregators, real estate search engines
Enterprise / Brokerage
For teams, brokerages & property managers
Give your agents a competitive edge with bulk report access, white-label PDFs, and team management. Run risk assessments across your entire listing portfolio from a single dashboard.
Team Management
Invite agents and staff to your organization. Track usage per user, set individual report limits, and manage permissions from a central dashboard.
Usage Dashboard
Real-time visibility into API calls, report generation, and cost tracking. Export usage data for billing reconciliation.
White-Label Reports
Generate PDF reports branded with your brokerage logo, colors, and contact information. Hand clients a professional document under your own brand.
Dedicated API Keys
Separate API keys per team or use case. Rotate keys without downtime. IP allowlisting and webhook signing for security.
Ideal for: eXp Realty, Keller Williams, RE/MAX, Coldwell Banker, regional brokerages, property management firms
API Endpoints
Simple, well-documented endpoints that return structured JSON. Authenticate with an API key in the header.
/v1/scoreReturns the 0-100 risk score, risk band, confidence %, and top risk drivers for a single property address.
/v1/reportReturns the full 12-section narrative report with climate analysis, soil assessment, construction vulnerability, and recommendations.
/v1/batchSubmit up to 100 addresses per request for bulk risk scoring. Results delivered via webhook or polling.
/v1/climateReturns regional climate profile — humidity, rainfall, flood risk, storm exposure, and mold pressure index for any supported location.
Example Response — /v1/score
{
"address": "1131 Frederick Road, Meadowbrook, PA 19046",
"score": 30,
"riskBand": "Guarded",
"confidence": 80,
"topDrivers": [
"Regional humidity averages 66% annually",
"Property built in 1931 — pre-modern moisture barriers",
"Full finished basement increases below-grade risk"
],
"climate": {
"avgHumidity": 66,
"annualRainfall": 43,
"moldPressureIndex": 55
}
}Pricing
Flexible pricing for every scale — from indie developers to enterprise platforms.
Platform
For listing sites & MLS systems
Custom
per-lookup pricing
- Score endpoint (0-100 + risk band + confidence)
- Sub-200ms cached responses
- Up to 1M lookups/month
- Webhook delivery for batch requests
- Dedicated integration support
- Custom SLA terms
Enterprise
For brokerages & teams
Custom
monthly subscription
- Full score + narrative report access
- White-label PDF generation
- Team management & user seats
- Usage dashboard & analytics
- Bulk scoring (up to 100/batch)
- Priority support & onboarding
Developer
For builders & startups
$0.50
per score lookup
- Score endpoint access
- 1,000 free lookups to start
- Standard rate limits
- API key authentication
- Community documentation
- Pay-as-you-go billing
Built For
Request Early Access
The MoldRiskIQ API is currently in private beta. Leave your details and we'll reach out with access credentials and integration support.
We typically respond within 1-2 business days.