Skip to content

Getting started

Consumer Intelligence is an API that needs to integrated in your existing systems. Here are guidelines on how to get started with Consumer Intelligence. This includes, requesting access, configuring permissions, and setting up your environment to test the APIs.

CORS is disabled

Consumer Intelligence does not allow cross-origin resource sharing (CORS). This means that you cannot directly expose Consumer Intelligence APIs in your web applications, without an intermediate service under your control.

Applying for access

To apply for access to Consumer Intelligence sandbox, see Applying for access.

Get your credentials

Once your client has been configured with access to Consumer Intelligence, you may proceed with the Authentication.

Import Postman Collection

While possible to set up your own requests and authentication, we have provided a Postman Collection to make it easier for you to get started.

Read more