本文档由 OpenCreator 维护,更多工作流模板请来OpenCreator
curl --location --request GET 'https://api-prod.opencreator.io/api/developer/v1/templates?keyword=电商' \
--header 'X-API-Key: sk_xxx'{
"records": [
{
"template_id": "template_xxxxx",
"name": {
"en": "Template Name",
"zh": "模板名称"
},
"desc": {
"en": "Simply upload a product image to leverage the trending Nano Banana 2 and state-of-the-art GPT-4o, instantly generating a complete suite of studio-quality e-commerce photography and high-detail macro visuals for your brand.",
"zh": "只需上传一张产品原图,依托 GPT-4o 对设计语言的精准解析与爆火的 Nano Banana 2 强大的图像编辑能力,即可瞬间产出涵盖微距质感与真实互动的全套商业级详情页视觉大片。"
},
"models": [
"Nano Banana"
],
"covers": [
"image url"
],
"videos": [
"video url"
]
}
]
}