Test the PropEco API

Use the form below to generate a live response from one of our API endpoints.

const results = await fetch( "https://api.propeco.io/properties?uprn=34076006", { headers: { "x-api-key": API_KEY }, }); const data = await results.json();

Property Data API. Generate comprehensive and holistic assessments of property-level risks & opportunities. Read the full endpoint documentation here.

© 2026 PropEco. All rights reserved.www.propeco.io - info@propeco.io