Statistics API¶
This document contains the details on to access company statistics from Oikotie real estate API.
Leads / Contacts¶
From this endpoint you can get companys (and it's childrens contacts).
GET: /api/latest/stats/contacts
Parameters are as query parameters and are - company_id - date (Y-m-d) - restrict (whether to restrict contacts to given company or also fetch child companies)
Example: /api/latest/stats/contacts?company_id=123&date=2023-01-01
Last update:
June 14, 2023