Pan
tool from the official Midjourney.{
"origin_task_id": "9a472ea2************94831e7bfbed",
"direction": "left",
"prompt": "a cute dog with a sunglasses",
"skip_prompt_check": false,
"webhook_endpoint": "",
"webhook_secret": ""
}
curl --location --request POST 'https://api.piapi.ai/mj/v2/pan' \
--header 'X-API-Key: {{x-api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"origin_task_id": "9a472ea2************94831e7bfbed",
"direction": "left",
"prompt": "a cute dog with a sunglasses",
"skip_prompt_check": false,
"webhook_endpoint": "",
"webhook_secret": ""
}'
{
"task_id": "73507a82*************67e45ddfc124",
"status": "success",
"message": ""
}