code Developer API

Build with Stacka

Integrate instant property valuations into your own applications.

speed

Fast Response

Average response time under 200ms for real-time integrations.

security

Secure

Enterprise-grade security with OAuth 2.0 and API key authentication.

api

RESTful

Standard REST API with JSON responses and comprehensive webhooks.

API Endpoints

POST /v1/appraisals

Create a new property appraisal.

{
  "address": "123 Oxford Street, London",
  "property_type": "commercial",
  "include_comps": true,
  "include_risk_analysis": true
}
GET /v1/appraisals/:id

Retrieve an existing appraisal with full details.

GET /v1/comps?address=...

Fetch comparable sales for a given address.

Get Started

Sign up for an Enterprise plan to get your API keys and start building.

rocket_launch View Pricing Plans