Back to catalog
🔗

Bitly

OAuth

URL shortener and link management

🔗URL ShortenersHTTPS

bit.ly/3xR9kTm

Bitly

Long UrlHttps://example.com/2026/annual-report/q4-summary
Short LinkBit.ly/3xR9kTm
Total Clicks8,453
Created At2026-01-10
Top CountryUnited States

Sample Response

response.json
1{
2 "longUrl": "https://example.com/2026/annual-report/q4-summary",
3 "shortLink": "bit.ly/3xR9kTm",
4 "totalClicks": 8453,
5 "createdAt": "2026-01-10",
6 "topCountry": "United States"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://dev.bitly.com/get_started.html" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs