Shorten your URLs
Fast, reliable, and secure URL shortening service
3321
URLs shortened
13748
Total clicks
99.9%
Uptime
Simple Pricing
Free
€0
Forever free
- 100 URLs per month
- Basic analytics
- Standard support
Popular
Premium
€15
One-time payment
- Unlimited URLs
- Advanced analytics
- Custom domains
- Priority support
- API access
Developer API
Simple REST API
Integrate URL shortening into your applications
# Shorten a URL
curl -X POST https://oos.lol/api/v1/shorten \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com"}'