Create a tracking link
Create a new tracking link for the authenticated user.
The response linkUrl is the short slug (for example fv-3); the shareable URL is https://www.fanvue.com/<handle>/<linkUrl>. To attribute a click to a campaign or a record in your own system, append your own query parameters to that URL and read them back from the user-metadata endpoint. See the tracking links guide.
post/tracking-links
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Request body
Response
Tracking link created successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.