API-first creation
Create and manage links from the dashboard or the same versioned management API.
Create branded short links, group them into projects, and manage them from one dependable API. Redirects stay fast while your link infrastructure stays organised.
Use the hosted short domain today. Bring your own when custom domains launch.
lnk.example/summer-salePOST /api/v1/links
{ "alias": "summer-sale" }One focused system for sellers, marketers, and developers who need a dependable short URL—not another disconnected campaign spreadsheet.
Create and manage links from the dashboard or the same versioned management API.
Keep related links together in projects as your campaign work grows.
Global Worker redirects stay separate from analytics work, so clicks never wait.
Start with the platform domain; custom domains are prepared as the next step.
Click totals and deeper traffic insight are built as capability-aware product modules.
Useful for WhatsApp selling, Instagram bios, promotions, and product links.
Session-authenticated link management is available now at /api/v1/links. API keys, request logs, and webhooks are shown in the app as upcoming capabilities—not fabricated credentials.
curl --request POST \
--url https://api.example.com/api/v1/links \
--header "Authorization: Bearer YOUR_SESSION_TOKEN" \
--header "Content-Type: application/json" \
--data '{"destination_url":"https://shop.example.com/summer-sale","alias":"summer-sale"}'
{
"data": { "code": "summer-sale", "status": "active" }
}Use clean, memorable URLs in catalogue messages and follow-up campaigns.
Organise bio, creator, and promotion links in one project.
A workspace structure that can grow into multi-client management later.
Plans are intentionally placeholders until product limits and billing scope are decided.
Pricing and limits to be finalised.
Start for freePricing and limits to be finalised.
Start for freePricing and limits to be finalised.
Start for free