Research summaries for diets and interventions, with citations and evidence grades.
Diet Detail Page
ASYNCREADNo auth
Returns a full diet research page with title, authors, fact-checker, update date, references, and evidence grades.
ParametersFormJSON
URL path slug for the diet or intervention (e.g. mediterranean-diet, keto)
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_examine_diet_detail_ssr", "params": { "diet_slug": "mediterranean-diet" } }'