Back to catalog
🔗

Cutt.ly

API Key

URL shortener service

🔗URL ShortenersHTTPS

Cutt.ly

URL shortener service

Short UrlHttps://bit.ly/4xKp9Qm
Original UrlHttps://github.com/akuligowski9/api-gallery/releases/v1.0.0
Clicks1,842
CreatedFeb 20, 2026

Sample Response

response.json
1{
2 "original_url": "https://github.com/akuligowski9/api-gallery/releases/v1.0.0",
3 "short_url": "https://bit.ly/4xKp9Qm",
4 "clicks": 1842,
5 "created": "Feb 20, 2026",
6 "expires": "Never"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://cutt.ly/api-documentation/cuttly-links-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs