Top locations in a locality, region or country

Returns the most content-rich locations within a locality, region or country, ranked by video count. When multiple filters are provided, the most specific one takes precedence: locality_id > region_id > country_id.

Authentication

x-api-keystring
API key issued with your NaviSavi plan

Query parameters

country_idintegerOptional
region_idintegerOptional
locality_idintegerOptional
limitintegerOptional1-25Defaults to 10

Response

Top locations in the locality, region or country
locationIdinteger
locationNamestring
localityIdinteger
localityNamestring
regionIdinteger
regionNamestring
countryIdinteger
countryNamestring
videoCountinteger

Errors

400
Bad Request Error
403
Forbidden Error
500
Internal Server Error