Input description, generate Lego imageGlif is a bot-building platform similar to Coze: https://glif.app/ Through this API, you can quickly integrate Glif's functions.Price: 0.01 PTC / call
请求参数
Header 参数
Body 参数application/json
示例
{"inputs":"a cat"}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/glifapi/clndtu41k0020jh0g931dd08i' \
--header'Content-Type: application/json' \
--data-raw'{
"inputs": "a cat"
}'