Skip to main content
GET
index_rent

Authorizations

X-API-Key
string
header
required

Query Parameters

limit
integer
default:1000

Maximum number of rows to return (max 100,000). Use offset for subsequent pages.

Required range: 1 <= x <= 100000
offset
integer
default:0

Number of rows to skip (max 500,000). Use with limit for pagination. Results are returned in a stable order (configured sort key per table, fallback to physical row order) — pages are gapless and duplicate-free as long as the dataset does not change between requests. The response headers X-Total-Count, X-Has-More and X-Next-Offset contain pagination metadata. For large datasets use filters or /raw/{table_name} for full-table exports.

Required range: 0 <= x <= 500000
cursor
string

Opaque pagination cursor from the X-Next-Cursor response header of the previous page. Cannot be combined with offset > 0. When X-Next-Cursor is absent in the response, all rows have been fetched.

property_id
string

Filter by property_id

tenancy_id
string

Filter by tenancy_id

account_id
string

Filter by account_id

index_name
string

Filter by index_name

base_year
string

Filter by base_year

Response

Successful Response

property_id
string
tenancy_id
string
validity_period
object
calculation_model
object
is_current
boolean
account_id
integer
index_name
string
base_year
integer
index_value_used
number
min_date
string<date>
max_date
string<date>
begin_contract
string<date>
end_contract
string<date>
adjustment_threshold
number
adjustment_unit
string
passing_value
number
adjustment_locked
boolean
adjustment_locked_until
string<date>
notification_required
boolean
adjustment_after_months
integer
calculation_period
integer
recalculation_after_months
integer
comment
string
adjustment_type
string