API Documentation

⌘K
Get free key
GET/api/1/macro/bis/property-prices

BIS Property Prices API

BIS residential property price series by country.

Parameters

2
countrystring
query

ISO 2-letter country code

limitnumber
query

Max rows (default 500, max 5000)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/macro/bis/property-prices?country=US&limit=10' \
  -H 'Accept: application/json'
200 Response
Default Response