From 04d51e8ce2d0f02fdf4b43bcbbdaea6e59a4b53e Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 21 Jan 2025 13:23:20 -0500 Subject: [PATCH] Add T.LY URL Shortener API (#452) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bac770c..b6b96d8f 100644 --- a/README.md +++ b/README.md @@ -1732,6 +1732,7 @@ | [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes | | [Spoo.me](https://spoo.me/api) | Free URL shortener with custom alias, max-clicks, password protection and advanced analytics support | No | Yes | Yes | | [TinyURL](https://tinyurl.com/app/dev) | Shorten long URLs | `apiKey` | Yes | No | +| [T.LY](https://t.ly/docs) | URL shortener and link management service | `apiKey` | Yes | Yes | | [Urlmskr](https://github.com/Axorax/urlmskr#urlmskr-api) | Easy and fast masked, shortened link creation | No | Yes | Unknown | **[⬆ Back to Index](#index)**