Discussions

Ask a Question
Back to all

red tokko

I am sending you the exact technical details of what we tested (I have omitted the API key for security):

GET /api/v1/property/?key=…&format=json
→ Returns meta.total_count = 27: only the properties belonging to our account ("Ciudad Negocios Inmobiliarios" real estate agency).

GET /api/v1/property/search/?key=…&format=json&data={...} with valid data (operation_types:[1], all property_types, currency:"USD")
→ Responds 200 with meta.total_count = 25 (our properties for sale). It also does not include properties from the Network / colleagues.

We tried passing flags such as in_network=true, network=true, all_agencies=true in /api/v1/property/
→ It changes nothing: it continues to return the same 27 properties.

Specific question: Is there any supported way for the API to also return properties from the Tokko Broker Network (the ones from colleagues that we see in the CRM with "COLEGA ID")? It could be:

A parameter or flag in /api/v1/property/ or in the data of /api/v1/property/search/.

Another endpoint.

A plan/addon that enables this.

If it is not possible via API and the only way is for each colleague to share/assign the property to our account, please confirm this so we can close the matter. If possible, please escalate this inquiry to a human technical agent, as this is a specific API-related question. Thank you.