Documentation

Everything you need to know about using our URL shortening service

Welcome to Lnk2.Ink documentation. Here you'll find everything you need to know about using our URL shortening service effectively.

Quick Start Guide

Getting Started

    Create an account or log in to access all features
    Enter your long URL in the shortener input field
    Click "Shorten URL" to generate your shortened link
    Copy and share your shortened URL

Features

URL Management

Custom URL aliases
URL editing and deletion
QR code generation
Link expiration settings

Analytics

Click tracking
Geographic data
Device statistics
Referrer tracking

API Reference

Our API allows you to programmatically create and manage shortened URLs. For detailed API documentation, please visit our API Documentation page.

Example API Request

POST /api/v1/shorten
{
    "url": "https://example.com/very-long-url",
    "alias": "custom-alias" // optional
}

Frequently Asked Questions

Are shortened URLs permanent?

Yes, shortened URLs are permanent unless you set an expiration date or manually delete them.

Can I customize my shortened URLs?

Yes, premium users can create custom aliases for their shortened URLs.

Is there a limit to how many URLs I can shorten?

Free accounts have a monthly limit, while premium accounts enjoy unlimited URL shortening.

How do I track clicks on my shortened URLs?

Each shortened URL comes with its own analytics dashboard where you can track clicks and other metrics.