Generate links from your own code
POST a destination and get a short link back. Authenticate with a bearer key rather than a session, so it works from a server, a job or a script.
- API access
Developers
Create, edit and read links programmatically with a personal API key — every dashboard action has an endpoint.
Free for 50 links — no card required.
The problem
The links your product sends — receipts, password resets, order updates — get built by string concatenation somewhere in the codebase, and nobody can measure or change them afterwards.
How it helps
POST a destination and get a short link back. Authenticate with a bearer key rather than a session, so it works from a server, a job or a script.
Pull per-link click data through the same API and put it in your own dashboard, instead of asking someone to screenshot ours.
Set the code yourself when your system already has an identifier, so the short link is predictable rather than something you have to store.
What you get
Getting started
The Free plan covers 50 links and click analytics — enough to prove this works for you. Starter, at ₹149 a month, adds the parts this page relies on: API access, Custom codes.