curl--location--request POST 'https://www.runninghub.ai/task/openapi/status' \
--header'Host: www.runninghub.ai' \
--header'Content-Type: application/json' \
--data-raw'{
"apiKey": "Please enter your own apiKey and keep it safe.",
"taskId": "1904152026220003329"
}'