Summary
- What it is: a link management platform for agencies: short links, bulk operations, redirection with in-app browser escape, bot filtering, analytics and a landing page builder.
- Who it is for: agencies and operators managing tens to thousands of social accounts, usually one unique link per account.
- What sets it apart: operations at volume. Hundreds of links are created, re-pointed, moved or trashed in a single operation, from a dashboard built for agencies rather than one page per creator.
- Stage: public beta. Sign-up is open and free; paid plans are not purchasable during the beta.
- Addresses: website linkski.click, application app.linkski.click.
Features
Links, groups and bulk operations
- Create up to 500 links in one operation (plan-dependent), each with its own alias, on the shared domain or a custom domain.
- Select a whole group and, in one operation: change the destination, move to another group, change the opening mode, pause, or send to the trash.
- Aliases do not change when a destination changes, so nothing has to be re-published in social bios.
- Trash: deleted links can be restored for 14 days. Links can be searched by alias, destination or title, and exported as CSV or text.
Redirection
- Deeplink: links leave the in-app browser of social apps and open in Safari or Chrome, where the visitor is already signed in to the destination site. Working and tested from Instagram, Threads, X and TikTok.
- Direct link: one tap, straight to the destination, no intermediate page.
- Opening modes per link: Conversion, Secure or Compliant.
- Shield: link-preview bots sent by social networks receive a neutral page; the destination stays hidden from them, and bots are kept out of the statistics. Active on every link, no configuration.
- Custom domains with DNS and certificate status shown in the dashboard.
Analytics
- Per link, per group, or for the whole agency: clicks, unique visitors, blocked bots, sources, countries, devices.
- Customizable dashboard: add, move and resize widgets (world map, click funnel, heatmap in the visitor's local time, goals and more), start from seven templates, keep one page per need.
- Live activity feed, with bots shown or hidden.
Studio (landing pages)
- Landing page editor built into the dashboard: profile, links, gallery, voice message, countdown, themes. Saving publishes.
- The destination behind a landing page is hidden from bots, like on direct links. A Telegram button opens the Telegram app directly.
Team and security
- Team members with roles: administrator, editor, viewer.
- Two-factor authentication, trusted devices, email verification codes for unknown devices.
Plans
Prices in US dollars. Annual billing saves 20% (5% over 3 months). Payment is prepaid in cryptocurrency. Clicks are never counted or capped, on any plan. During the public beta, everything is free and paid plans cannot be purchased.
| Free | Solo | Team | Unlimited | |
|---|---|---|---|---|
| Monthly price | $0 | $39 | $99 | $199 |
| Monthly price, billed yearly | $0 | $31.20 | $79.20 | $159.20 |
| Active links | 1 | 100 | 1,000 | Unlimited |
| Links per bulk operation | — | 25 | 200 | 500 |
| Team members | 1 | 1 | 5 | Unlimited |
| Custom domains | — | 1 | 5 | Unlimited |
| API keys | — | — | 3 (300 requests/min) | 10 (3,000 requests/min) |
| Webhooks | — | — | 2 | 10 |
| Media storage | — | 500 MB | 5 GB | 50 GB |
| Landing pages (editor) | 3 | 10 | 30 | 100 |
| Deeplink, Shield, analytics | Included | Included | Included | Included |
API, webhooks and MCP
REST API
Available on Team and Unlimited. Authenticated with API keys created in Settings → API, each with its own scopes. Covers links (including bulk create and bulk update), groups, domains, statistics and the trash. Base URL: https://app.linkski.click/api/v1/.
Webhooks
Events: link.created, link.deleted, click.recorded. Webhooks can be paused and tested from the dashboard.
MCP server (for AI agents)
A remote Model Context Protocol server lets compatible assistants (Claude Desktop, Claude Code, generic MCP clients) read and operate a workspace: list and search links and groups, read statistics, create and edit links, apply bulk edits, manage the trash. Available on Team and Unlimited.
- URL:
https://app.linkski.click/mcp - Authentication: a static
Authorization: Bearer <API key>header; each tool is limited to the scopes of that key. - It never deletes permanently, and does not touch billing, team or account settings. Landing pages are designed in the dashboard, not through MCP.
An agent without API credentials can also operate the web application through an authorized browser session of its human user.
Policies
- Accepted and refused destinations: see the redirection policy (no phishing, scams, gambling, pharmacy, drugs, weapons, malware or illegal content).
- Terms of service and privacy policy. Linkski operates in the EU under the GDPR.
Getting started
- Create an account at app.linkski.click/signup (free, no payment method).
- Create a group, then generate links in bulk, one per account.
- Paste each link in its account's bio; change destinations later for the whole group at once.
Contact: [email protected]. The French marketing site at linkski.click is written for humans; this page is the reference for exact specifications.