From 75dce15b48365555be7a30e8c9016f4279ecfc7e Mon Sep 17 00:00:00 2001 From: "Muhammad Ovi (Owais)" Date: Tue, 2 Sep 2025 18:17:56 +0500 Subject: [PATCH] Add `bly.to` (#545) * Add `bly.to` * Update README.md --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b31e2976..6f34f2ae 100644 --- a/README.md +++ b/README.md @@ -1801,6 +1801,7 @@ like WhatsApp | `apiKey` | Yes | Yes | |---|---|---|---|---| | [1pt](https://github.com/1pt-co/api/blob/main/README.md) | A simple URL shortener | No | Yes | Yes | | [Bitly](http://dev.bitly.com/get_started.html) | URL shortener and link management | `OAuth`| Yes | Unknown | +| [Bly.to](https://blyto.com/docs) | URL shortening service with analytics and tracking capabilities | `apiKey` | Yes | Yes | | [CleanURI](https://cleanuri.com/docs) | URL shortener service | No | Yes | Yes | | [Cutt.ly](https://cutt.ly/api-documentation/cuttly-links-api) | URL shortener service | `apiKey` | Yes | Unknown | | [Free Url Shortener](https://ulvis.net/developer.html) | Free URL Shortener offers a powerful API to interact with other sites | No | Yes | Unknown |