View all available data inputs (interaction setups)
Learn about the GetAll endpoint in the InteractionSetup collection.
Data inputs, also known as interaction setups represent the different types of (raw or synthetic) external data that you want to utilize in your solution.
Affective Computing (powered by Virtue) can analyze the following types of user data:
Physiological data
Involuntary responses of the human body such as blood pressure, heart rate, sweat, breath, and more.
User motion data
Data related to physical movements, reactions, and behavior, such as speech, joystick movement, and more.
Environmental data
The stimuli that surrounds users and provide environmental context, such as location, time, weather, and more.
If your solution involves using any of this data, you must declare them as data inputs in your project.
Configuring data inputs is also the stage at which you can declare that you are using external devices, such as microphones, sensors, and more, to collect and share the user data with your solution.
Before configuring a data input for your project, ensure that you already have the appropriate external device or data source, and that it is already configured as required.
Data inputs (interaction setups) are classified by interaction setup categories for streamlined management.
This API lets you view all available interaction setup categories that you can configure for your project. You can also filter the results using pagination parameters.
This API lets you retrieve the list of possible interaction setups to help you understand which interaction setup IDs represents which data input.
The actual configuration of data inputs for a project must be done during project creation. For more information, see Create a project.
Related information
Understanding data inputsLast updated
Was this helpful?