Wellness World Wide Web
Query gut microbiota data for any food. Get bacteria relationships, families, and substrate processing in a single request.
Request AccessFor each food, know which microorganisms it promotes, contains, or inhibits — with a numeric score indicating strength of the relationship.
Every microbiota entry includes its bacterial family (e.g. Bifidobacteriaceae, Lactobacillaceae), useful for grouping and filtering.
The specific substrates each organism digests — fibers, sugars, amino acids — so you understand downstream metabolic activity.
Two endpoints. A single food by name, or a batch of up to 50. Authenticate with an API key in the request header.
Sample response
{
"food_name": "Chickpeas",
"food_slug": "chickpeas",
"microbiota": [
{
"microbiota_id": 42,
"name": "Bifidobacterium longum",
"slug": "bifidobacterium_longum",
"family": "Bifidobacteriaceae",
"relationship_type": "promotes",
"score": 4,
"digests_substrates": "inulin, fructooligosaccharides"
},
{
"microbiota_id": 17,
"name": "Lactobacillus acidophilus",
"slug": "lactobacillus_acidophilus",
"family": "Lactobacillaceae",
"relationship_type": "promotes",
"score": 3,
"digests_substrates": "lactose, glucose"
}
]
}Fill out the short form below. We'll send your API key to your email within 1–2 business days.
Pass your API key in the X-Api-Key header. Query any food by name — single or batch.
Integrate microbiome data into your platform, product database, or nutrition tooling.
We'll review your request and send your API key directly to you.