Back to catalog
🔗

T.LY

API Key

URL shortener and link management service

🔗URL ShortenersHTTPSCORS enabled

T.LY

URL shortener and link management 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://t.ly/docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs