API
ReferCommander API
Base URL
https://refercommander.com/apiAuth
Authorization: Bearer <token>Contract
3.0.0Available routes
9
GET
/programsGet all programs
Programs
POST
/programsCreate a new program
Programs
GET
/programs/{id}Get program by ID
Programs
POST
/programs/{id}/joinJoin a program
Programs
GET
/affiliate/dashboard-statsGet affiliate dashboard statistics
Affiliate
GET
/affiliate/earningsGet affiliate earnings
Affiliate
GET
/payout-methodsGet payout methods
Payouts
POST
/payout-methodsAdd payout method
Payouts
GET
/healthHealth check
System