Authentication and Authorization
Authentication
Your browser uses cookies as a means of authentication. These same cookies can also be set as HTTP Headers for authentication using code snippets.
Authorization
Before you use or test any of the EnterWorks APIs, you are required to authorize your computer using one of the following methods to generate an authorization token:
The EnterWorks UI gives each token 24 hour token expiration, but this token is stored in a cookie session tied to the browser. This means your session lasts as long as your browser window is open for a maximum of 24 hours.