In a previous question, I can get the apiKey for interacting with the MessageHub management api.
I'm not binding to this service to a Bluemix application, so I don't have access to the VCAP_SERVICES environment variable in my application.
I would like to retreive the service credentials programatically. I think this may be a generic Bluemix cf api question rather than a MessageHub question.
How can I retrieve the service credentials using an API call?