Food calorie database, fast-food brands, and serving nutrition facts.
Brand Food Listing
ASYNCREADNo auth
Returns a brand's foods with names, classifications, and detail links.
ParametersFormJSON
URL slug identifying the restaurant brand to list (e.g. McDonald's brand page slug)
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_calorieking_brand_food_listing", "params": { "brand_slug": "xGl8tXSzQ3qhzdZjyr1Pnw" } }'