The short link platform
for products, marketing and ops.
One API to create short links, measure usage and manage your redirects at scale.
# Use your API key
curl -s -X POST https://clicaven.com/api/links \
-H "Authorization: Bearer ca_your_api_key" \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com/une-url-tres-longue"}'
# → { "short_url": "https://clicaven.com/aB3xYz", "clicks": 0 }
Long URLs are chaos
200-character links in your emails, SMS and social media? Nobody clicks them. Nobody remembers them. And you never know if anyone actually used them.
- Unreadable URLs that break in emails
- No visibility into clicks
- Impossible to share verbally
- UTM parameters exposed for all to see
https://www.monsite.com/produits/categorie/sous-categorie/article-de-blog-avec-un-titre-tres-long?utm_source=newsletter&utm_medium=email&utm_campaign=promo_ete_2026
https://clicaven.com/aB3xYz
How does it work?
Three steps, thirty seconds.
Create an account
Free sign-up in 30 seconds. No credit card required to get started.
Shorten a URL
Paste your long URL into the dashboard or call the REST API. A short code is generated instantly.
Share & Track
Share your short link and track clicks in real-time from your dashboard.
Everything you need
Features built for developers and marketing teams.
Instant shortening
A unique 6-character code, generated in less than a millisecond.
Click analytics
Clicks, traffic sources and device types, as aggregated counters. No cookies, no consent banner, no visitor IP stored.
Full REST API
API key authentication, CRUD endpoints, rate limiting per plan.
Custom domains
Use your own domain (CNAME). Built-in DNS verification, plan-based limits.
Click webhooks
Receive an HTTPS notification on every click. HMAC SHA-256 signature included.
CSV export
Export your links and stats in CSV format. Export history depends on your plan.
Anti-abuse security
URL validation, malicious link blocking, rate limiting.
Custom slugs
Choose your own slug: clicaven.com/my-promo or your-domain.com/my-promo. Pro and Business plans.
QR Codes
Generate a QR code for every short link directly from your dashboard. Pro plans and above.
A simple yet powerful dashboard
All your links and stats, at a glance.
| Short link | Destination URL | Clicks | Created |
|---|---|---|---|
clicaven.com/aB3xYz |
https://monsite.com/article-tres-long-sur-le-seo | 142 clicks | 18/04/2026 |
clicaven.com/K9mPqR |
https://docs.example.com/api/v2/reference/endpoints | 89 clicks | 17/04/2026 |
clicaven.com/zT7wLx |
https://newsletter.company.com?utm_campaign=spring2026 | 578 clicks | 15/04/2026 |
Simple pricing, at every stage
Start for free, upgrade to Pro when your links take off.
Free
Pour commencer
- Up to 50 short links
- 1,000 redirects / month
- 1 user
- Real-time click statistics
- Links never expire
- REST API included
Pro
Pour les pros
- Up to 1,000 short links
- 100,000 redirects / month
- Up to 3 custom domains
- Real-time click statistics
- CSV export
- Standard API
- QR codes for every link
- CSV export history: 1 year
- Priority support
Business
Pour les équipes
- Up to 10,000 short links
- 1,000,000 redirects / month
- Up to 10 custom domains
- Detailed statistics
- CSV export
- Extended API quota
- Click webhooks
- QR codes for every link
- CSV export history: 3 years
- Priority support
Scale
Pour les grandes équipes
- Up to 100,000 short links
- 10,000,000 redirects / month
- Up to 50 custom domains
- Real-time click statistics
- CSV export
- High-volume API quota
- Click webhooks
- QR codes for every link
- Unlimited CSV export history
- Priority+ support
Frequently asked questions
Everything you need to know before getting started.
POST /api/links. Full documentation is available on our API page.
Ready to shorten your first link?
No credit card required to get started. Your Free plan is active upon sign-up.