Public API
Read-only access to 129,889 verified culinary entries. 2,669 techniques, 1,228 recipes, 125,261 ingredients, 731 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)
Indie / Pro / Enterprise plans launching Q3 2026. Email for early access — first 100 indie devs get lifetime free Pro.
Building something with the API? Email us — we want to hear about it. The first 100 indie food-app developers get lifetime free Pro.
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.