Search code examples
apifluttertomtom

TomTom Category search API does not return Phone numbers


The Category search API does not return the phone numbers as specified in the documentation. https://developer.tomtom.com/search-api/search-api-documentation-search/category-search

Screenshot of : Category search documentation

The API call:

 https://api.tomtom.com/search/2/categorySearch/hospital.JSON?key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lat=xx.xx647&lon=xx.91026

Screenshot of : Api call result

I need phone numbers from the hospitals near the given latitude and longitude values.

Thanks.


Solution

  • Not all POIs contain phone number. So it is a matter of stored data in TT services.