Direct Data Intake API

Load data directly into Visier objects. These objects can be delivered as part of Visier Blueprint, locally modified objects, or even completely custom objects.

Note:  

  • This API makes requests and returns data based on your production environment in Visier unless otherwise specified.
  • Visier reserves the right to, without notice and at its sole discretion, add new elements to API responses. Authorized users who call Visier's APIs must set their JSON parsers to not fail on unknown properties or risk being unable to interpret such API's result set.

Use the Direct Data Intake (DDI) API to load data into objects in your Visier solution. Objects must be released to production to receive data through the DDI API.

You can load data into:

  • Subjects
  • Events
  • Parent-child dimensions
  • Multi-value properties

Tutorials

Learn how to use the APIs by following these guided tutorials.