curl --location 'https://stablediffusionapi.com/api/v3/fetch/' \ --header 'Content-Type: application/json' \ --data '{ "key": "" }'
{ "status": "string", "id": 0, "output": [ "string" ] }