Authorization: Bearer ********************
curl --location 'https://hub.apilabz.com/module/5002' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "prompt": "string", "maxTokens": 1024, "temperature": 1 }'
{}