cURL
curl --request POST \ --url https://api.ppio.com/v3/async/z-image-turbo-lora \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data ' { "seed": 123, "size": "<string>", "loras": [ { "path": "<string>", "scale": 123 } ], "prompt": "<string>" } '
{ "task_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://ppio.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
application/json
隐藏 properties