Data within Unify is stored in objects. Objects are the building blocks that
allow you to store and interact with data in Unify. Every object has a set of
attributes which represent the fields that make up the object, and records
represent instances of the object.The Unify Data API allows you to interact with these objects, attributes, and
associated records. The following API groups are available:
Object APIs allow you to create and manage object definitions and schemas
Attribute APIs allow you to create and manage the attributes on objects
Record APIs allow you to create and modify object records
These APIs provide the means to connect custom data sources to Unify, import
data from external tools, and export data to other systems.
API keys are used to authenticate requests to the Data API. You can generate an
API key in Unify by navigating to Settings -> API Keys.To authenticate a request, include the following header in your request: