Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reonic Residential Projects API

Residential customer projects across the request, offer, and installation lifecycle stages.

Reonic Residential Projects API is one of 29 APIs that Reonic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Residential Projects. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 3.2.0.

Requests are made against a single base URL, {apiBaseUrl}/rest/v3/.

7 operations 7 paths 13 schemas 5 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.2.0
Base URL
https://api.reonic.de/rest/v3/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Reonic Residential Projects API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Authorization (X-Authorization). By default, every request must be authenticated.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 5 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Residential Projects 7

Residential customer projects across the request, offer, and installation lifecycle stages.

GET
/residentialProjects
List residential projects
23 params → 200
GET
/residentialProjects/{projectId}
Get residential project
2 params → 200
POST
/residentialProjects/create
Create residential project
body → 201
POST
/residentialProjects/{projectId}/update
Update residential project
1 param body → 200
GET
/residentialProjects/{projectId}/heatingLoad/roomWise
Get heating load (room-wise)
3 params → 200400
GET
/residentialProjects/{projectId}/variants
List variants
2 params → 200
GET
/residentialProjects/{projectId}/variants/{variantId}
Get variant
3 params → 200404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ResidentialProject (21 properties), VariantLineItem (15 properties), ContactCreate (14 properties), ResidentialVariant (7 properties). Each schema is shown below with its type and property counts.

VariantSystem
objectnull
2 properties 2 required
ContactCreate
object
14 properties 3 required
DealSetWon
object
2 properties 1 required
Price
object
Total planned price for the variant, across all systems and selected optional bundles.
3 properties 3 required
VariantLineItem
object
15 properties 15 required
VariantOptionalBundle
object
6 properties 6 required
DealSetOpen
object
1 property 1 required
ResidentialVariant
object
7 properties 7 required
ContactReference
object
1 property 1 required
ResidentialProjectDetail
DealSetLost
object
3 properties 2 required
UnitPrice
Sales price per unit.
ResidentialProject
object
21 properties 21 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reonic-residential-projects-api-openapi.yml Raw ↑

Other APIs Reonic publishes across the network.

Reonic Activities API
Reonic Appointments API
Reonic Calendar Categories API
Reonic Calendars API
Reonic Checklist Templates API
Reonic Checklists API
Reonic Commercial Projects API
Reonic Components API
Reonic Contacts API
Reonic File Folders API
Reonic Files API
Reonic Kanban Boards API