Trackli Docs
Everything you need to integrate Trackli with your application. Choose a guide below to get started.
Quick Start Guide
Get up and running in minutes. Create affiliates, generate referral links, and record your first conversion.
Read guideAPI Reference
Conversion ingestion endpoints — POST /api/conversion and POST /api/track/order — with curl and JavaScript examples.
View API docsAll Topics
Browse every section of the Trackli documentation.
Get up and running in under 5 minutes. Create your affiliate program, add affiliates, connect Stripe, and record your first conversion.
Conversion ingestion endpoints — POST /api/conversion and POST /api/track/order — with curl and JavaScript examples.
Understand how referral link tracking works. Clicks are logged server-side; the ref code is appended as a URL parameter on redirect for your app to persist.
Connect Stripe, Paddle, Chargebee, and other payment platforms via webhooks so conversions are recorded automatically without extra API calls.
Trackli uses API keys to authenticate requests. Generate a key from Settings and include it as an X-API-Key header on every call to the public API.