REST API Overview

Server-side integration using the REST API.

The REST API allows server-to-server integration for full control over your referral program.

Base URL

https://api.referralengine.com/v1

Authentication

curl -H "Authorization: Bearer your_api_key" \
  https://api.referralengine.com/v1/campaigns

Available Endpoints