Gå til hovedinnhold
Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.

Who operates on a property, or near a point — Swedish tenant overview

GET 

/se/companies/locations

Sites (arbetsställen) from SCB's business register, filtered by the property they stand on (registerId, Lantmäteriet registerenhetsreferens — the key our Swedish map layers and /se/properties/by-register-id use) or by a point and radius (lat, lon, radius in metres, max 2000). One of the two is required: a filterless sweep is the parquet bulk's job (/se/companies/bulk/locations). These are VISITING addresses — where the company actually operates — not the registered postal address that /{orgnr}/address returns; for every tenth site the two point to different places. Active sites only by default; status=closed gives the sites that have shut, status=all both. A property query is keyset-paginated on cfarNr; a point query returns the NEAREST page-size sites with distanceM and no cursor — narrow the radius rather than paging.

Request

Responses

Default Response

Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.