Referrals API
Referral programs that Orbit customers run for their end-users — not Orbit’s own referral program. Define a program, issue per-user referral codes, track conversions, run a leaderboard, and approve payouts. Base path:/api/v1/referrals
Authentication: API key (X-API-Key) or session JWT.
Programs
Codes & conversions
The customer-facing redirect at
/r/:code is mounted at the API root (no /api prefix) so referral links can be branded short URLs. It’s not authenticated.