trackify-sdk
v1.0.0
Published
Official Trackify SDK for securely connecting your app to the Trackify platform. Easily generate and manage shareable links, integrate webhooks, track link activity, and access real-time analytics with minimal setup.
Readme
🛰️ Trackify SDK
A powerful TypeScript SDK that allows developers to connect seamlessly to the Trackify platform — enabling tracking, app-level link management, and offline syncing.
🚀 Features
- 📦 Access and manage your Trackify apps
- 🔗 Retrieve and create links within a specific app
- 🛠 Built with TypeScript for excellent DX and autocomplete
- 🔐 Secure with API key-based authentication
- 🔁 Offline sync support for future integrations
📦 Installation
npm install trackify-sdk
# or
yarn add trackify-sdk