URL Shortener
The URL Shortener API creates branded short links with full click analytics attached. Every link tracks clicks, unique visitors, country, referrer and device with no third party dashboard required. Custom slugs are supported and results come back as JSON. Works well for campaigns, transactional emails, QR codes and anywhere you need to know whether a link was actually clicked. Base URL:…
URL Shortener endpoints
| Method | Endpoint | Description |
|---|---|---|
| Templates | ||
| GET |
listTemplates /api/templates |
Returns all signature templates. Some templates require a paid plan. |
| Generate | ||
| POST |
generateSignature /api/generate |
Returns a complete HTML email signature ready to paste into Gmail, Outlook, or any email client. |
| Saved Signatures | ||
| GET |
listSaved /api/saved |
Returns all signatures you have saved. |
| POST |
saveSignature /api/save |
Save a signature for later retrieval. Returns an ID. |
| Account | ||
| GET |
getUsage /api/usage |
|
URL Shortener pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $11 / month | — |
|
| ULTRA | $36 / month | — |
|