Back to catalog
🍕

Jelly Belly Wiki

Free

Data about Jelly Belly beans- flavores, facts, history and more endpoints

🍕Food & DrinkHTTPSCORS enabledNo API key required

Very Cherry

Jelly Belly Wiki

Flavor NameVery Cherry
Color GroupRed
Gluten FreeYes

Sample Response

response.json
1{
2 "beanId": 1,
3 "flavorName": "Very Cherry",
4 "description": "The classic cherry flavor that started it all.",
5 "colorGroup": "Red",
6 "ingredients": [
7 "Sugar",
8 "Corn Syrup",
9 "Modified Food Starch"
10 ],
11 "glutenFree": true,
12 "sugarFree": false,
13 "seasonal": false
14}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://jelly-belly-wiki.netlify.app/"
View Documentation

Similar APIs