-
Notifications
You must be signed in to change notification settings - Fork 0
UrlShortenerService
Vandeputte Brice edited this page Jun 2, 2026
·
3 revisions
UrlShortenerService : goal is to provide one or more shortener url service(s) in order to manage avibase link : saving post message content length to add more ID details
| Provider | Auth | Free quota | API style | Comment |
|---|---|---|---|---|
| TinyURL | None | Unlimited | GET api-create.php?url= |
👎 ads on intermediate redirect page |
| is.gd / v.gd | None | large free rate restrictions |
GET create.php?url= example
|
🚫 protected by cloudflare / |
| dub.co | Bearer token | 25/month | REST + SDK (TS/JS) | not tested / may be one of a provider "list" |
| Bitly | OAuth | 5/month | REST | not tested / may be one of a provider "list" |
| urlr.me | ? | 10/month | REST | not tested / may be one of a provider "list" |
| tinu.be | none | unlimited / no pricing | like portal http post | slow? / 👎 poor domain name confidence note (used by fishing?) |
| spoo.me | none or API Key | no pricing | post | cf. dedicated § spoo.me |
- short.io(1000)
- urlshort.dev(100)
- ➕ free plan and restrictions seems very generous
- ℹ️ I asked them for pricing / free plan limitations on their discord
- ➖
⚠️ some issue with their portal (ex. login / api key creation : sometime popin disapears)