Enroll as a Whop partner
Enrolls the calling user in the Whop partner program, making their partner businesses eligible for earnings. Idempotent — enrolling again keeps the original enrollment time.
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
Response
enrolled
Example response
{
"referral_link": "https://whop.com/network/",
"whop_partner_enabled_at": "2026-01-01T12:00:00.000Z"
}Changes
Changed in 3 of the 74 revisions of this API.4
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 74 revisions, 1 has no diff computed.