Shorten a URL
shorten_linkCreate a short, shareable URL from any link for use in messages, social media, or QR codes. Works without an API key and tracks only total redirects for privacy.
Instructions
Create a short link for a URL. Works without an API key (anonymous links expire and are not saved to an account). Linkonda records only a total redirect count per link — no IP addresses, geolocation, device data, or referrers. Use when the user wants a short or shareable URL, or a link for a QR code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The destination URL to shorten. Must be absolute, e.g. https://example.com/page | |
| slug | No | Optional custom short code. Requires a paid plan; omit it to get a generated one. | |
| expiresInDays | No | Optional. Delete the link automatically after this many days. Requires a Pro or Enterprise plan — omit it on other plans, where the plan's own lifetime applies. |