Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Overview
Excerpt |
---|
Tokens are an authentication mechanism that allows you to give access to the API methods only to certain customers that have the authorization. |
To setup a token, please follow these instructions:
- Go to Setup > Settings and click on the "Tokens" link.
2. If you want to create a new token click on the New Token green button locates on the right hand side of the window.
3. Fill the information requested to complete the process:
- Enter the token description, for example "managing inventory"
- Select the API methods that you want to grant access to, in this case "inventory.add"
- Click on the Generate button and the system will create a token composed by numbers and letters that you will have to send to your customer via email.
- Click on Save.
4. If you want to edit a token go under the "Actions" column click on "Edit". Save your changes once your done.