ConsoleCatalog
Sign in
Chipotle logo

Chipotle

chipotle.comFood Diningno auth

Nearby restaurants, menus, and location-specific prices.

Featured Meals Catalog

ASYNCREADNo auth

Returns featured and promotional meals available before store selection with names and calorie counts.

ParametersFormJSON

Country code for universal featured meals

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_chipotle_featured_meals_catalog",
    "params": {
      "country": "US"
    }
  }'