Quick Start

Infrastructure Boot.

This protocol will guide you through the process of initializing your Incenta referral ecosystem. Most integrations take less than 15 minutes.

01

Obtain Master Key

Sign in to the ingress portal, select an app, then copy your API key from API & Keys or from App Settings. Keep the key secret and use it in the Authorization: Bearer YOUR_API_KEY header.

02

Deploy Campaign

Define your multi-currency rewards and referral logic in the partner dashboard to get a campaign_id.

Base Protocol URL

https://reffereal.vercel.app/api/v1

Initial Link Generation

Generate referral links by appending the referral code to your base URL. We recommend using our /referrals endpoint to map users to codes. See for the request/response and code samples.

https://yourbrand.com/signup?ref=ABC123XYZ