Linktree API
Public Linktree profiles, links, creator posts, Shop products, and directory discovery.
linktree
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
linktree.directory.get
Fetch one page of Linktree's public profile directory using a primary category or secondary subcategory filter.
linktree.directory.profiles
Collect profiles across a bounded number of public directory pages using a category or subcategory filter.
linktree.profile.get
Fetch a public Linktree profile with bio, contact and social links, content links, verification, tier, and related profiles.
linktree.profile.posts
List bounded public posts from the active social-feed apps embedded on a Linktree profile.
linktree.profile.shop
Fetch public Linktree Shop collections, products, prices, vendors, and shoppable posts for a profile.
Common uses
- Research creator and brand link destinations
- Monitor public profile and social-feed changes
- Build creator discovery and outreach datasets
- Track public Linktree Shop products and shoppable posts
- Analyze category and subcategory directory coverage
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.