Skip to main content
POST
/
referrals
/
partners
Enroll as a Whop partner
curl --request POST \
  --url https://{defaultHost}/referrals/partners \
  --header 'Authorization: Bearer <token>'
{
  "whop_partner_enabled_at": "2023-11-07T05:31:56Z",
  "referral_link": "<string>"
}

Authorizations

Authorization
string
header
required

An account API key, account scoped JWT, app API key, or user OAuth token.

Headers

Api-Version-Date
string<date>

Pins the request to a dated API version.

Example:

"2026-07-01"

Response

enrolled

whop_partner_enabled_at
string<date-time>
required

When the caller became a Whop partner.

The caller's referral link — businesses that sign up through it are attributed to the caller.