Introduction
Welcome to the documentation for the Intention Analytics Component from PISTIS.
About
The intention analytics component is responsible for creating and managing questionnaires, and handling user responses submitted by users.
The admin can create and manage questionnaires and their different versions, for either verified buyers of an asset or for general users (those who haven't bought an asset yet). The user is able to submit answers for a questionnaire, and the submitted user responses can be retrieved.
Authorization
For all the api calls, you need to add authorization (Bearer token) in headers of any request, for example:
Bearer eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-Q39YYWOxngT3gVg...
Swagger Documentation
Below you can find a link with all the component's endpoints in Swagger:
https://pistis-market.eu/srv/intention-analytics/api
For any clarifications/questions about the component in general, you can contact anyone from Suite5.
