Public API
Read-only access to 130,289 verified culinary entries. 2,818 techniques, 1,374 recipes, 125,284 ingredients, 813 industrial processes. Refreshed continuously.
curl https://foodgeist.app/api/healthconst r = await fetch('https://foodgeist.app/api/techniques?limit=20')
const data = await r.json()
console.log(data.techniques.length)import requests
data = requests.get('https://foodgeist.app/api/ingredients/usda-167782').json()
print(data['ingredient']['name'])Full machine-readable spec: /api/openapi.json (OpenAPI 3.1)
API access ships with Gastronome (5K req/mo) and Alchemist (50K req/mo, all endpoints, commercial license). Need more? Email us.
Building something with the API? Email us — we want to hear about it. Subscribers earn 1 month free per paid referral — share your link from /profile once you're in.
Every claim sourced · methodology · pricing · api
Foodgeist is developed, created, and maintained by one food geek. It gets lonely. It gets expensive. Say hi →
Foodgeist is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com. As an Amazon Associate we earn from qualifying purchases.