Documentation Index

Fetch the complete documentation index at: https://www.bloxs.io/llms.txt

Use this file to discover all available pages before exploring further.

Get a list of categories

Prev Next
Get
/api/v1/realestateobjects/sections/categories

Get a list of existing categories.

Get a list of categories

This endpoint retrieves the list of categories available for sections.

A category describes the type of a section and indicates its purpose. For example ground floor, first floor, apartments, parking spaces.

Integrators call this endpoint before inserting or updating a section, to know which category values are currently configured, since the list is managed in the Bloxs application and can change over time.


Request Fields

This endpoint takes no request parameters.


Response Fields

Field

Type

Required

Description

(array item)

string

No

Name of the category, for example house, office, or shop. Category values are configurable in the Bloxs application and cannot be managed through the API. Unlike buildings and complexes, the section categories endpoint returns a plain array of category names, with no associated divisibility flags.

Security
Responses
200

OK

Array of string
string