前往官网 PixoAI,创建API Key.
curl --location --request GET 'https://pixoclip.com/dataserver/tasks/async_task_state/b5a29a69-a560-4352-8855-5bde07df69e8/' \
--header 'Authorization: <api-key>'{
"state": "string",
"task_id": "string",
"data": {}
}