[LEGACY] Image Editing v1 (Plus plan)
GET
/v1/renderRender an image using a template. A detailed tutorial is available here
请求参数
Query 参数
apiKey
string
API Key
The API key to authenticate the request
示例值:
4a5b60936c3a934hqb3cf5838b390dc3d4dfc9da
templateId
string
Template ID
The ID of the template to render
示例值:
592dd982-4a1b-4cd9-ab11-21481d5a0064
imageUrl
string <uri>
Image URL
The image URL to render
示例值:
https://s3.amazonaws.com/a.storyblok.com/f/191576/1024x1024/d25e1a99d7/sample-05.png
conceptUrl
string <uri>
Concept URL
Deprecated, use imageUrl
instead.
示例值:
https://s3.amazonaws.com/a.storyblok.com/f/191576/1024x1024/d25e1a99d7/sample-05.png
示例代码
返回响应
OK(200)
Bad Request(400)
Payment Required(402)
Internal Server Error(500)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 8 个月前