Property Information
Listing of both a persons and a company's real properties and taxed ownership.
Property Information
[se]Documentation
The Property Information API offers reliable, official tax and ownership records, perfect for risk assessment, due diligence, and market analysis. It helps you integrate property data seamlessly into your systems for automated, efficient processing.
With this API, you can access:
The number of properties owned by a company or individual Both tax-assessed and registered ownership details Updated annually for tax-assessed data and continuously for registered ownership
Use case:
A financial institution onboarding a new B2B customer uses the Property Information API to verify property ownership as part of the due diligence process, ensuring transparency and compliance with regulations.
Owner Type Codes
List of codes describing the type of ownership for the real property
Code | Description English | Description Swedish |
|---|---|---|
| LAGFAREN_AGARE | Registered owner | Lagfaren ägare |
| TAXERAD_AGARE | Taxed owner | Taxerad ägare |
| TOMTRATTSINNEHAVARE | Leaseholder | Tomträttsinnehavare |
Endpoints
List taxed ownership - company
List real properties by taxed owner (company)
https://api.roaring.io/se/property/information/1.0/company/taxed_owner/{companyId}Parameters path
companyIdrequired | stringId of company |
Response schema: application/json
recordsarray of objects (TaxedPropertyOwner)
found properties
statusobject (SearchResultStatus)
Description of search result
List all ownership
List all real properties by owner (company). Includes leaseholds and registered as well as taxed ownership
https://api.roaring.io/se/property/information/1.0/company/{companyId}Parameters path
companyIdrequired | stringId of company |
List taxed ownership - person
List real properties by taxed owner (person)
https://api.roaring.io/se/property/information/1.0/person/taxed_ownerParameters query
personIdrequired | stringId of person |