Create a tracking link
Create a new tracking link for the authenticated user.
<Info>Scope required: `write:tracking_links`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
name
Name of the tracking link
externalSocialPlatform
Social platform
Response
Tracking link created successfully
uuid
Tracking link UUID
name
Name of the tracking link
linkUrl
Tracking link URL (e.g., ‘fv-123’)
externalSocialPlatform
Social platform
createdAt
When the link was created
clicks
Number of clicks on this link
engagement
Engagement metrics from this tracking link
earnings
Earnings from this tracking link (null for newly created links)