ConsoleCatalog
Sign in
TheFork (Italy) logo

TheFork (Italy)

thefork.itFood Diningno auth

TheFork Italy - restaurant search, listings, menus, availability, and reviews.

Restaurant Detail and Menu

ASYNCWRITENo auth

Returns restaurant detail with address, full menu, prices, and awards.

ParametersFormJSON

TheFork restaurant ID for the detail bundle

Optional tracking ID for TrackingIdentification operation

cost: 2 credits · 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_thefork_it_restaurant_detail_menu_map_bundle",
    "params": {
      "restaurant_id": "801007"
    }
  }'