API

ReferCommander API

Base URL

https://refercommander.com/api

Auth

Authorization: Bearer <token>

Contract

3.0.0

Available routes

9
GET
/programs

Get all programs

Programs
POST
/programs

Create a new program

Programs
GET
/programs/{id}

Get program by ID

Programs
POST
/programs/{id}/join

Join a program

Programs
GET
/affiliate/dashboard-stats

Get affiliate dashboard statistics

Affiliate
GET
/affiliate/earnings

Get affiliate earnings

Affiliate
GET
/payout-methods

Get payout methods

Payouts
POST
/payout-methods

Add payout method

Payouts
GET
/health

Health check

System