Gets temporary credentials that can be used to connect to Solar Flux
/solarnetwork/credentials/solarflux
curl -L \ --url 'https://api.ecosuite.io//solarnetwork/credentials/solarflux' \ --header 'Authorization: YOUR_API_KEY'
{ "credentials": { "userName": "text", "password": "text", "mqttVersion": 1 }, "environment": { "protocol": "text", "host": "text", "mqttVersion": 1 } }