Back to catalogDocs
Link Unshortener
Expand and inspect shortened URLs safely.
operationalTry it
Calls (30d)
8.7K
Avg latency
74ms
Error rate
0.2%
Min plan
Free
Usage this week
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Endpoint
- Method
- POST
- Path
- /v1/link-unshortener
- Category
- Automation
- Rate limit
- 600 / min
Example request
request.sh
curl https://api.tuerss.dev/v1/link-unshortener \
-H "Authorization: Bearer $TUERSS_KEY" \
-H "Content-Type: application/json" \
-d '{ "handle": "@builder" }'