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
Request
Header Params
Body Params application/json
Example
{"input":"a dog"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/glifapi/clv54pggr000iuz7kqq7r3mal' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"input": "a dog"
}'