Consumer
Food additive
An additive that you can put in food, such as E304.
API Endpoint (click to try):
Function name(s):
food_additiveconsumer_random.r_additive
Parameters:
Name |
Type |
Bound Input |
Description |
category |
Text |
[Colours,Preservatives,Antioxidants,Swee... |
Additive category |
Food category
A goods category related to foods.
API Endpoint (click to try):
Function name(s):
food_categoryconsumer_random.r_category
Parameters:
Name |
Type |
Bound Input |
Description |
food_item |
Text |
[No,Yes] |
Only food item? |
nonfood_item |
Text |
[No,Yes] |
Only nonfood item? |
Example output:
{
"Food category": {
"r_category": "Candy and Snacks"
}
}
Food item
Food item.
API Endpoint (click to try):
Function name(s):
food_itemconsumer_random.r_food_item
Parameters:
Name |
Type |
Bound Input |
Description |
category |
Text |
[Vegetables,Fruits,Meats,Canned goods,Dr... |
From specific food category |
Example output:
{
"Food item": {
"r_food_item": "1% Milkfat Plain Low Fat Yogurt"
}
}
Nonfood item
Non food item.
API Endpoint (click to try):
Function name(s):
nonfood_itemconsumer_random.r_nonfood_item
Parameters:
Name |
Type |
Bound Input |
Description |
category |
Text |
[Home and Kitchen,Fashion,Electronics,Be... |
From specific nonfood category |
Example output:
{
"Nonfood item": {
"r_nonfood_item": "Rawlings Sporting Goods Senior Velo Sized Softball Helmet"
}
}
Service field
Service related field, such as Plumber or Consultant.
API Endpoint (click to try):
Function name(s):
service_fieldconsumer_random.r_service_item
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Service field": {
"r_service_item": "Carpenter"
}
}