Create a media link
Create a shareable media link that bundles one or more vault media items for a single unlock price. All referenced media must be owned by the creator. Amounts are integer minor units of the currency (e.g. cents: 1999 = $19.99). Requires media links to be enabled.
write:creator— Modify creator profiles, settings, and creator-specific data.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
"2025-06-26"
Body
UUIDs of the vault media items to bundle into the link. All must be owned by the creator.
1Price fans pay to unlock the media, in integer minor units of the currency (e.g. cents: 1999 = $19.99). Must be between 300 and 50000 minor units. Note: the Fanvue dashboard displays prices in major units; this API always uses integer minor units.
300 <= x <= 50000Response
Media link created successfully
Media link UUID
Shareable URL fans use to unlock the media
Price in integer minor units of the currency (e.g. cents) fans pay to unlock
UUIDs of the media items bundled into the link, oldest first
Number of times the link has been viewed
Number of paid unlocks (completed purchases)
Total gross earnings from the link, in integer minor units of the currency
When the link was created