Transfer Membership
Creates a one-use transfer URL for a membership. Opening the URL while logged into a different Whop account claims the membership onto that account. The membership’s buyer can generate a link for their own membership with membership:transfer when the product allows transfers and the membership is trialing, active, or completed. An account credential with membership:update bypasses both restrictions.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
255"d9105228-4a08-46b1-8b91-42fed586d383"
Pins the request to a dated API version.
"2026-08-13"
Path Parameters
Membership ID (mem_ tag).
Response
transfer URL created
One-use URL the destination account opens to claim the membership.
"https://whop.com/activate"

