AI URL Shortner
URL Shortener This API allows users to input a long URL and receive a shortened version of the URL in return. The shortened URL can then be used to redirect users to the original, long URL. This API uses AI technology to generate a random string for the shortened URL, ensuring that it is unique and not already in use. Dependencies express: A fast, unopinionated, minimalist web framework for…
AI URL Shortner endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Welcome /welcome |
This endpoint just welcomes everyone with Hello World. |
| GET |
Send URL /send |
Use this endpoint to send the long URL. |
| GET |
Shorten /shorten |
This endpoint will post your shorten URL as a short Link. |
AI URL Shortner pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 8 / second |
|
| PRO | $18 / month | 8 / second |
|
| ULTRA Recommended | $28 / month | 88 / second |
|
| MEGA | $88 / month | 888 / second |
|