1
mirror of https://github.com/public-apis/public-apis synced 2025-03-14 03:54:30 +01:00

Add is.gd URL shortening API

This commit is contained in:
Abhishek Chaudhary 2020-11-10 13:02:04 +05:30 committed by GitHub
parent abcef092b4
commit d73ade3451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -877,6 +877,7 @@ API | Description | Auth | HTTPS | CORS |
| [Bitly](http://dev.bitly.com/get_started.html) | URL shortener and link management | `OAuth` | Yes | Unknown |
| [CleanURI](https://cleanuri.com/docs) | URL shortener service | `No` | Yes | Yes |
| [ClickMeter](https://support.clickmeter.com/hc/en-us/categories/201474986) | Monitor, compare and optimize your marketing links | `apiKey` | Yes | Unknown |
| [Is.gd](https://is.gd/developers.php) | URL Shortening API | `No` | Yes | Unknown |
| [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown |
**[⬆ Back to Index](#index)**