Wednesday, January 11, 2012

How to work with REST API in MyTaskHelper

MyTaskHelper database API builder is necessary for you to have a full access to your data at the site that is, to edit, delete, add, view, make requests, etc. But before you start working with different information you will need to get access to it. For this purpose you should have an API key which is unique for every user and is not repeated more than once.

There is also a possibility to create several keys. The best and most optimal method and what is the most important – a secure one will be creation of many keys that is, a separate key for each of your projects.

It should be mentioned that it's better not to trust anyone and not to share your keys because it may lead to a full loss of your data. Any person who has a key will be able to do the same operations as you do because it's a kind of a password to the data.

No comments: