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.

Quick Start

Up and Running in 3 Steps

1

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.

2

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.

3

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"

What's Included

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.

MCP Setup

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

MCP Client Configuration
{
  "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.

REST API

Prefer REST? We've Got You Covered.

The same 20 tools available via MCP are also accessible as REST endpoints. Full OpenAPI specification included.

Example: Search properties
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
  }'
ChatGPT

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.

Pricing

Simple, Pay-As-You-Go Credits

One credit = one API call. No subscriptions, no expiration.

Starter

$9

250 credits

  • $0.036 per credit
  • Perfect for testing
  • Never expires
Buy Starter
Most Popular

Pro

$19

750 credits

  • $0.025 per credit
  • Best for regular use
  • 30% savings
Buy Pro

Power

$49

2,500 credits

  • $0.020 per credit
  • High-volume apps
  • 44% savings
Buy Power
Data Coverage

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.