What is the “secure” parameter?
The “secure” parameter specifies whether or not the current request is being signed with a private key. If it is set to “0”, then a private key is not being used. If it is set to “1”, then a private key is being used. Although you can use secure=0 in the h9 developer’s sandbox, /health requires the use of secure tokens.