Real Estate Intelligence API
20 tools. 80,900+ properties. Public record data for Pitt County NC — ready for Claude, ChatGPT, Cursor, or any MCP client.
Up and Running in 3 Steps
Register
curl -X POST https://data.reilize.com/auth/register \
-H "Content-Type: application/json" \
-d '{"email":"you@example.com"}' Get your API key instantly. 50 free credits included.
Configure
{
"mcpServers": {
"reilize-pitt-county": {
"url": "https://data.reilize.com/mcp/",
"transport": "streamable-http",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
} Add to Claude Desktop, Cursor, or any MCP client.
Query
"What can you tell me about 123 Main St in Greenville?"
"Who are the top building contractors this year?"
"Show me foreclosures filed in the last 6 months"
20 Tools Across 6 Domains
Property Research
Search 80,900+ parcels by city, price, beds, sqft, type, subdivision. Address lookup with flexible matching.
Market Analytics
Appreciation trends with CAGR rates. Subdivision analytics with builder activity and pricing. Automated comparable sales.
Sales & Ownership
212,000+ deed-based sales. Full ownership chains. Flipper detection. LLC network discovery. Entity connection mapping.
Building & Development
163,000+ permits from 1973 to present. Contractor rankings. Builder inventory and subdivision tracking.
Distressed Properties
17,000+ foreclosure filings. 134,000+ deeds of trust with lender and loan amounts.
Environmental & Government
Flood zones and wetlands per parcel. AI-powered semantic search across government meeting transcripts.
Works With Any MCP Client
Claude Desktop, Cursor, Windsurf, or any tool that supports the Model Context Protocol.
Claude Desktop
Cursor
Windsurf
Any MCP Client
{
"mcpServers": {
"reilize-pitt-county": {
"url": "https://data.reilize.com/mcp/",
"transport": "streamable-http",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}
Our server uses Streamable HTTP transport. Authenticate with your API key in the x-api-key header.
Prefer REST? We've Got You Covered.
The same 20 tools available via MCP are also accessible as REST endpoints. Full OpenAPI specification included.
curl https://data.reilize.com/tools/search_properties \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"city": "Greenville",
"min_beds": 3,
"max_price": 300000
}' Also Available as a ChatGPT GPT
The Reilize Pitt County GPT is available in the GPT Store. It uses the same API key and credits as MCP and REST access.
Search for "Reilize Pitt County" in ChatGPT, or ask us for a direct link.
Simple, Pay-As-You-Go Credits
One credit = one API call. No subscriptions, no expiration.
What's in the Database
| Dataset | Records | Updates |
|---|---|---|
| Properties | 80,900+ | Weekly |
| Building Permits | 163,000+ | Weekly |
| Sale History | 212,000+ | Weekly |
| Deed Parties | 1.9M+ | Weekly |
| Entity Resolution | 373,000+ | Weekly |
| Foreclosures | 17,000+ | Weekly |
| Deeds of Trust | 134,000+ | Weekly |
| Subdivisions | 9,500+ | Weekly |
| Government Meetings | 8,500+ chunks | As published |
All data sourced from public records. No MLS-licensed data. No listing prices, agent info, or MLS numbers.
Start Building With Pitt County Data
50 free credits. No credit card required. Your API key is ready in seconds.