/linkbase
Built for production links

Every link is a campaign, an API call, and a source of insight.

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.

✓ Link createdlnk.example/summer-sale
POST /api/v1/links
{ "alias": "summer-sale" }

Infrastructure for every place you share a link.

One focused system for sellers, marketers, and developers who need a dependable short URL—not another disconnected campaign spreadsheet.

API-first creation

Create and manage links from the dashboard or the same versioned management API.

Organised campaigns

Keep related links together in projects as your campaign work grows.

Reliable redirects

Global Worker redirects stay separate from analytics work, so clicks never wait.

Branded domains

Start with the platform domain; custom domains are prepared as the next step.

Link intelligence

Click totals and deeper traffic insight are built as capability-aware product modules.

Built for sharing

Useful for WhatsApp selling, Instagram bios, promotions, and product links.

Developer experience

One API, one clear contract.

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.

Read the docs
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" }
}

Designed around the work, not just the redirect.

WhatsApp product links

Use clean, memorable URLs in catalogue messages and follow-up campaigns.

Instagram campaigns

Organise bio, creator, and promotion links in one project.

Agency workspaces

A workspace structure that can grow into multi-client management later.

Pricing that will be clear before it is final.

Plans are intentionally placeholders until product limits and billing scope are decided.