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
Request
Header Params
Body Params application/json
Example
{"inputs":"a cat"}
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/clndtu41k0020jh0g931dd08i' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"inputs": "a cat"
}'