curl --location --request POST 'https://stablediffusionapi.com/api/v3/system_load' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "" }'
{ "queue_num": 0, "queue_time": 0, "status": "string" }