Getting started

In order to take advantage of our API you need to create API Key and Secret. Click here to do so.

Keys are generated with specific scopes, so if you plan to use one set of API keys for accessing web analytics data than you should only check WEB_ANALYTICS_SCOPE when generating your keys.

For security reasons, API key and Secret cannot be retrieved later on, so you must copy both API Key and Secret after generating the keys and save them in a secure place.

Once you've generated your API Key and Secret you can start using our API.

Please follow the link below to learn how to authenticate using generated API Key and Secret.

pageAuthentication

Last updated