OpenAI
ChatGPT Actions Setup
Empower ChatGPT with
Live Property Data
Build a custom GPT agent that can query live UK property valuations, sold prices, crime stats, school data, and more through natural conversation.
Prerequisites
ChatGPT Plus Active
Custom GPTs with Actions require a paid ChatGPT subscription (Plus, Team, or Enterprise).
API Key Ready
You need an active key from your dashboard. Calls use the documented endpoint price, and each action response reports its billing result.
Supercharge your Conversations
Transform ChatGPT into a powerhouse property analyst.
Natural Language
Ask about any UK property, postcode, or area using plain English. The GPT automatically formats and executes the optimal API calls.
Real-Time Data
Bypass outdated training data. Access live valuations, recent sold prices, current mortgage rates, and the latest EPC ratings instantly.
Deep Analysis
Let ChatGPT do the heavy lifting. It interprets complex data sets, compares investment options, and synthesises nuanced property insights.
Quick Configuration
Follow these steps to wire up your Custom GPT.
Initialize new GPT
Navigate to chatgpt.com/gpts/mine and select Create a GPT.
Basic Configuration
In the Configure tab, set up the identity:
System Instructions
Paste this core instruction set to define endpoint behaviors.
Add API Action
Under Actions, click Create new action. Set up Authentication (gear icon):
- Auth Type API Key
- API Key Your Key Here
- Auth Type Custom
- Header Name
x-api-key
Import Schema
In the Schema box, click Import from URL and paste the OpenAPI JSON:
https://propertyinsights.co.uk/api/v1/openapi.jsonTry these prompts
Copy and paste these directly into your configured GPT.
Valuations & Prices
The estimated value is £365,000 (Confidence: High).
Due Diligence
Investment Analysis
46 Live Endpoints
Every API available directly within your chat.
Common Questions
Does this use my API credits?
Yes. Every time ChatGPT calls an endpoint, it uses that endpoint's documented credit price. The action response includes billing.creditsCharged, billing.creditsRemaining and billing.creditsRefreshAt.
Can I share my custom GPT?
You can, but users will be making API calls with your key and consuming your credits. Use caution if sharing publicly.
Can I use this with Claude?
Yes! For Claude, Cursor, and other compatible AI tools, we recommend using our dedicated MCP server instead of OpenAPI actions.
Is the data UK-only?
Yes. Property Insights is UK-focused. Coverage varies by dataset: council tax covers England, Wales, and Scotland, while some other datasets remain England-and-Wales-first.
Deploy your AI Analyst
Get your API key and have your custom property intelligence GPT running in under five minutes.