Automatically optimize prompts through Claude, then use SD3 for drawing.Glif 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
示例
{"input":"a dog"}
示例代码
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/clv54pggr000iuz7kqq7r3mal' \
--header'Content-Type: application/json' \
--data-raw'{
"input": "a dog"
}'