Documentation
Everything you need to get started with QCK. From basic usage to advanced API integrations.
Getting Started
API Reference
Self-Hosting
Quick Start Guide
1 Create an Account
Sign up for free at qck.sh/signup. No credit card required.
2 Create Your First Link
Paste any URL into the dashboard and click "Shorten". Your link is ready instantly.
3 Share & Track
Share your short link and watch the analytics in real-time. Geographic data, devices, referrers, and more.
Using the API?
curl -X POST https://qck.sh/api/v1/links \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"original_url": "https://example.com"}'
Need Help?
Can't find what you're looking for? Reach out to our support team.