Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

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:

  1. Go to Setup > Settings and click on the "Tokens" link.

 

tokens_1.png

 

     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.

 

tokens_2.png

 

     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.

 

tokens_3.png

 

     4.  If you want to edit a token go under the "Actions" column click on "Edit". Save your changes once your done.

 

tokens_4.png

 

  • No labels