daux.io/tmdocs/01_API/01_Authentication.md
2013-06-12 14:42:00 -05:00

232 B

All calls to the api must include a _token parameter to validate the call.

http://todaycms-api.herokuapp.com/?_token=XXXXXXXXXXXX

This guide will not include the _token in the sample calls. It is implied that it must be included.