REST API
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:
- Go to the Projects page and select the project.
- Scroll down to REST API.
- Click Create a token.
- Enter a description and click Create token.
You can now use the token. For more information on usage, see REST API.
Updated over 1 year ago