ToneDen's Smart Link features allow users to create landing pages that promote numerous types of online content. The various fields of the Link model are visible in the POST /links endpoint, but this article will go over some of the more important fields and their relevance in various link types.

Link Types

The value of the target_type field determines the type of the link landing page. Below is a table listing the various target_type values.

target_type Valueservices TypeDescription
musicArray of music track or album objects.Link to a single music album or track across multiple streaming and music download services.
podcastArray of podcast episode objects.Link to a podcast episode across multiple services.
livestreamArray of livestreaming service objects.Link to a livestream on multiple streaming services.
eventN/ACreate a landing page for a specific event.
tourArray of tour date objects.Link to multiple tour dates on a single landing page.
biglinkArray of URL objects.Create links to multiple arbitrary URLs from a single landing page.
fundraiserN/ALink to a crowdfunding campaign.
smartlinkN/ACreates a landing page with a single link to an arbitrary URL.
customN/ANo landing page is created– visitors to the link will immediately be forwarded to the target URL, but they will be tracked by any installed pixels.