Mila API supports over 2,000 place categories based on the Overture Maps taxonomy. Use these category codes to filter your search results and find exactly what you’re looking for.

How to Use Categories

Include category codes in your search requests to filter results:
{
  "latitude": 40.7128,
  "longitude": -74.0060,
  "categories": ["restaurant", "cafe", "bakery"],
  "radius": 1000
}

Main Category Groups

Complete Category List

For the complete list of all 2,000+ supported categories:

Download Complete Category List

Download the full CSV file with all category codes and their hierarchical structure.

Category Search Tips

Use broader categories for wider results: Use restaurant instead of italian_restaurant to include all restaurant types.
Combine related categories: Mix ["cafe", "bakery", "ice_cream_shop"] to find all dessert and coffee options.
Case sensitive: Category codes must be lowercase with underscores. Use fast_food_restaurant, not Fast Food Restaurant.