Documentation Index
Fetch the complete documentation index at: https://docs.unifygtm.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Unify is a system of action that empowers sales, marketing, and growth teams to drive revenue growth. At its core, the Unify platform is built to be open and developer-friendly.Getting started
If you have a specific use case in mind, you can jump straight to the developer guides:Connect website traffic
Send website visitors, sessions, and events into Unify.
Connect product usage data
Send web application and software usage data into Unify.
Connect data systems
For data in a database, data warehouse, or data lake.
Send data via API
For data that can be sent via webhooks or APIs.
Developer APIs
The Unify developer interface currently provides two APIs:- Analytics API: Exposes public-facing endpoints for collecting either client-side or server-side events from websites, web apps, and custom software.
- Data API: Provides deep access to the data platform that powers Unify, including the ability to manage objects and send or export records.
Python library
Install and use the official Unify Python library.
TypeScript library
Install and use the official Unify TypeScript library.