daux.io/tmdocs/01_API/01_Authentication.md

5 lines
232 B
Markdown
Raw Normal View History

2013-06-12 21:42:00 +02:00
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.