Smartlook provides a set of useful methods to programmatically retrieve information about various resources. You can use the API to further analyze data of your visitors and do a deeper exploration of values collected by Smartlook.

Creating an API token

📘

Owners of the project

Only owners of the project can manage API tokens.

The Smartlook REST API uses tokens for authentication. You will also need a token when integrating third-party applications with Smartlook.

You can manage your tokens in your account settings. To obtain a token:

  1. Go to the Projects page and select the project.
  2. Scroll down to REST API.
  3. Click Create a token.
  4. Enter a description and click Create token.

You can now use the token. For more information on usage, see REST API.