Incenta API
Incenta is a referral and incentive platform. Build referral programs, track conversions, manage rewards, and gamify user engagement through a single REST API.
Incenta SDK
🚀 Finally launched — the long-awaited Incenta SDK is live on npm .
Install with npm install @incenta/sdk to integrate referral programs, rewards, and gamification directly into your app.
Features
- Referral System – Create referral codes, track clicks, and record conversions with multi-level reward support.
- Rewards Engine – Manage reward lifecycle from creation through claim and fulfillment.
- Incentive Engine – Gamify your app with actions, XP, levels, badges, coins, tokens, and leaderboards.
- Marketplace – Cross-app reward marketplace where businesses list rewards for other apps’ users.
- Webhooks – Real-time event notifications for 19 event types.
- Fraud Detection – Automated fraud detection on referrals with manual flagging and resolution.
- Analytics – Per-app and per-campaign metrics on referrals, clicks, conversions, and rewards.
Dashboard
Manage your apps, campaigns, referrals, and rewards from the Incenta dashboard.
API Base URL
https://incenta.dev/api/v1All requests must include your API key as a Bearer token in the Authorization header:
Authorization: Bearer rk_xxxxxLast updated on