[
{
"categories": [
"Hot Coffees",
"Cold Coffees",
"Refreshers",
"Iced Tea & Lemonade",
"Blended Beverages",
"Hot Teas",
"Iced Energy",
"Milk, Juice & More",
"Bottled Beverages"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10041/starbucks+menu+data+fetch+api/19122/get+starbucks+menu+categories' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"items": [
{
"category": "Hot Coffees",
"item_name": "Blonde Roast - Sunsera"
},
{
"category": "Hot Coffees",
"item_name": "Pike Place® Roast"
},
{
"category": "Hot Coffees",
"item_name": "Featured Dark Roast"
},
{
"category": "Hot Coffees",
"item_name": "Decaf Pike Place® Roast"
},
{
"category": "Hot Coffees",
"item_name": "Caffè Misto"
},
{
"category": "Hot Coffees",
"item_name": "Caffè Americano"
},
{
"category": "Hot Coffees",
"item_name": "Caffè Latte"
},
{
"category": "Hot Coffees",
"item_name": "Lavender Oatmilk Latte"
},
{
"category": "Hot Coffees",
"item_name": "Cinnamon Dolce Latte"
},
{
"category": "Hot Coffees",
"item_name": "Blonde Vanilla Latte"
},
{
"category": "Hot Coffees",
"item_name": "Pistachio Latte"
},
{
"category": "Hot Coffees",
"item_name": "Cappuccino"
},
{
"category": "Hot Coffees",
"item_name": "Caffè Mocha"
},
{
"category": "Hot Coffees",
"item_name": "White Chocolate Mocha"
},
{
"category": "Hot Coffees",
"item_name": "Espresso Macchiato"
},
{
"category": "Hot Coffees",
"item_name": "Caramel Macchiato"
},
{
"category": "Hot Coffees",
"item_name": "Flat White"
},
{
"category": "Hot Coffees",
"item_name": "Cortado"
},
{
"category": "Hot Coffees",
"item_name": "Brown Sugar Oatmilk Cortado"
},
{
"category": "Hot Coffees",
"item_name": "Espresso"
},
{
"category": "Hot Coffees",
"item_name": "Espresso Con Panna"
},
{
"category": "Hot Coffees",
"item_name": "Coffee Traveler – Veranda Blend®"
},
{
"category": "Hot Coffees",
"item_name": "Coffee Traveler – Pike Place® Roast"
},
{
"category": "Hot Coffees",
"item_name": "Coffee Traveler – Dark Roast"
},
{
"category": "Hot Coffees",
"item_name": "Coffee Traveler – Decaf Pike Place® Roast"
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10041/starbucks+menu+data+fetch+api/19126/get+starbucks+meals+by+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
[
{
"item_name": "Cappuccino",
"price": "$5.61 - $7.02",
"calories": "70 - 200"
}
]
curl --location --request POST 'https://zylalabs.com/api/10041/starbucks+menu+data+fetch+api/19135/get+starbucks+meal+pricing' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"item":"Required"}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 星巴克菜单数据提取 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
星巴克菜单数据获取API专注于提供关于星巴克菜单的详细信息,涵盖广泛的食品类别。该API处理的数据字段包括项目名称、价格和卡路里含量,允许用户根据自己的偏好检索特定的菜单项。
星巴克菜单数据获取API提供关于菜单项目的详细信息,包括项目名称、价格、卡路里数量和食品类别
星巴克菜单数据获取API返回的数据通常以JSON格式结构化,使其易于解析和集成到应用程序中
星巴克菜单数据获取API可以用于移动应用程序 网站和数字自助服务机 显示菜单项 价格和营养信息 增强客户体验和决策能力
星巴克菜单数据提取API的核心价值主张在于其提供实时访问全面菜单数据的能力,使企业能够提供最新的信息并提升客户参与度
用户可以期待数据字段,例如项目名称、价格、卡路里计数和食品类别,从而对星巴克菜单提供深入见解