zoopla.co.uk
Zoopla is a UK property portal and real-estate platform. It provides tools and services for agents and businesses, including listing products and lead delivery.
Zoopla exposes three documented OAuth-protected HTTP APIs for member integrations (Leads, Premium Listings, Weekly Featured Properties) plus a public MCP server at https://mcp.zoopla.co.uk/mcp.
- Zoopla MCP Serverdiscovered
- Zoopla Premium Listings APIdiscovered
- Zoopla Leads APIdiscovered
Work with your Zoopla technical contact or Member Services to get API access. First generate a GPG keypair as described in Authentication - Tech Documentation, export your public key, and provide it to Zoopla. Zoopla returns a client_id in plain text and an encrypted client_secret; decrypt the secret with your private GPG key. Use those credentials with the OAuth 2.0 client-credentials flow at https://services-auth.services.zoopla.co.uk/oauth2/token and request scope api/api_access to obtain a bearer access token for the APIs.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing