This blog post explains one way that you can use the curl command to invoke Webservice APIs where those services depend on very short-lived tokens that you must retrieve from another service. I must pass an Authentication token to services: To get the token, I have to pass a username and password to a differentContinue reading “Manually Invoking Web Services with Very Short-Lived Tokens”