To use this API, all calls are protected by a secure token.
The token must be present in all calls and will last for 60 MINS
All calls must add a header field called:
authtoken
and have a value of the token. e.g.
authtoken: 7800d87e0031c55c2f754543550ee64aaUSER
All Calls use the POST verb and all data is sent as a JSON body
All parameters in all calls are case sensitive and are usually lower case