Branded tracked links for agents
Most link shorteners assume a human opens a dashboard.
Lnkgo starts from the workflows developers and agents actually use: API keys, curl, npm CLI, and repeatable commands.
Create short links, generate QR codes, fetch analytics, and use your own domain — all without leaving your terminal or automation pipeline.
Built for API, CLI, and agents
- Create tracked links from curl, scripts, CI, or agents
- Install the CLI: npm install -g lnkgo
- Use the same API everywhere: POST /v1/links
- Add agent skill: npx --yes skills add citedy/lnkgo --skill lnkgo
No dashboards required.
One link, multiple outputs
Each link gives you:
- Short URL
- QR code
- Click analytics
All tied to the same link ID.
Useful analytics by default
- Total vs non-bot clicks
- Referrers and countries
- Daily time series
- Truncated long-tail data
Fetch everything via API — no UI scraping.
Bring your own domain
Verify DNS once, then:
- Create branded links on your domain
- Keep full control of your namespace
- No manual setup or support tickets
Launch details
- Public API: https://api.lnkgo.app
- Default links: https://lnkgo.app
- Email verification ? instant API key
- Safe starter limits included
Domain verification unlocks:
- 10 custom domains
- 10,000 links/month
- 50,000 API calls/month
- 14-day analytics window
Why Lnkgo?
Because modern workflows are not click-first — they’re command-first.
If you use curl, scripts, or agents, your link infrastructure should work the same way.