Generate Webservice Security Token
Generate Webservice Security Token
Before you can use the InsideSales webservice, you must generate a new Security Token.
The Security Token is a unique, secret code that is used when making calls to the InsideSales.com webservice. To use the webservice, you must first generate a security token using the "Generate Token" button on the Webservice Manager page. The main purpose of the security token is to prevent unauthorized access to your database.
When a SOAP or REST client attempts to login and authenticate to the webservice, a security token is sent along with a username and password. Once the token has been verified the username and password are checked before logging the user in. Using a token allows the webservice to know that a given user is allowed to use the webservice.
Note - Generating, resetting, and clearing the token affect the entire company. All webservice requests must be accompanied by the same security token.


