---
title: "APIs"
description: "All Real Estate interfaces at a glance - with specification, examples and use cases."
url: "https://real-estate-agency.apim.eu/apis"
image: "https://real-estate-agency.apim.eu/_og/d/c_Ocean.takumi,title_APIs,description_~QWxsIFJlYWwgRXN0YXRlIGludGVyZmFjZXMgYXQgYSBnbGFuY2UgLSB3aXRoIHNwZWNpZmljYXRpb24sIGV4YW1wbGVzIGFuZCB1c2UgY2FzZXMu,props_eyJ0aGVtZSI6eyJtb2RlIjoiZGFyayIsImNvbG9ycyI6eyJwcmltYXJ5IjoiI0Q0QTI0QyJ9fX0,p_Ii9hcGlzIg,s_AJcMkER-P6gAFEQX.png"
---

## API Catalog

Six interfaces cover the real estate business. Each comes with a complete OpenAPI specification, example payloads, and a description of its use cases.

## [Getting Started by Use Case](#getting-started-by-use-case)

| I want to …                                                   | Responsible API       |
| :------------------------------------------------------------ | :-------------------- |
| generate and publish a listing                                | Listing Creation      |
| maintain, import, and attach media to properties              | Property Management   |
| accept inquiries and match search profiles                    | Leads & Inquiries     |
| schedule viewings and process confirmations and cancellations | Viewing Appointments  |
| determine a market value or comparable sales                  | Market Valuation      |
| settle commissions and retrieve invoices                      | Commission Settlement |

All APIs share the same error format, the same authentication, and the same pagination. Learn one, and you know them all.

![Commission Settlement](https://real-estate-agency.apim.eu/_core/api/v3/apis/commission-settlement/images/icon/raw)

## Commission Settlement

1.0.0

Settles the commission after a successful deal and provides the invoice.

[View Specification](https://real-estate-agency.apim.eu/apis/commission-settlement/docs)

![Leads & Inquiries](https://real-estate-agency.apim.eu/_core/api/v3/apis/leads/images/icon/raw)

## Leads & Inquiries

1.0.0

Accepts inquiries, maintains search profiles and scores traceably how well the two match.

[View Specification](https://real-estate-agency.apim.eu/apis/leads/docs)

![Listing Creation](https://real-estate-agency.apim.eu/_core/api/v3/apis/listing-creation/images/icon/raw)

## Listing Creation

1.0.0

Turns structured property data into a finished listing as PDF and web view and publishes it to the desired channels.

[View Specification](https://real-estate-agency.apim.eu/apis/listing-creation/docs)

![Market Valuation](https://real-estate-agency.apim.eu/_core/api/v3/apis/market-valuation/images/icon/raw)

## Market Valuation

1.0.0

Delivers a price indication from comparable sales, rent indices and property features - with a range and confidence score.

[View Specification](https://real-estate-agency.apim.eu/apis/market-valuation/docs)

![Property Management](https://real-estate-agency.apim.eu/_core/api/v3/apis/property-management/images/icon/raw)

## Property Management

1.0.0

The system of record for every listed property, including media and industry-standard data import.

[View Specification](https://real-estate-agency.apim.eu/apis/property-management/docs)

![Viewing Appointments](https://real-estate-agency.apim.eu/_core/api/v3/apis/viewing-appointments/images/icon/raw)

## Viewing Appointments

1.0.0

Schedules single and group viewings, tracks confirmations and cancellations, and collects feedback.

[View Specification](https://real-estate-agency.apim.eu/apis/viewing-appointments/docs)

## Ready for Your First Integration?

Register, create an application, and generate your first listing in under ten minutes.

[Request Access](https://real-estate-agency.apim.eu/getting-started)[View API Catalog](https://real-estate-agency.apim.eu/apis)