URL shortener service.
Cutt.ly provides a URL shortening API accessed via GET requests to a single endpoint (https://cutt.ly/api/api.php). It supports shortening links, assigning custom short-link aliases, and using branded domains for accounts on a paid subscription plan. Requests require an API key generated from the user's account settings, and responses are returned as JSON containing status codes, the shortened link, the original link, the page title, and the shortening date.
Additional request parameters allow disabling automatic page title retrieval (Team Enterprise plan) and enabling public click statistics for a shortened link (Single plan and above). The API enforces authentication via API key, monthly link limits, and request rate limits, returning specific error responses for invalid keys, expired subscriptions, unowned domains, or exceeded limits.
The service is aimed at developers who need to integrate link shortening, branded short links, and basic link management into their own applications or workflows programmatically.
The API is available to registered users, but features like branded domains and disabling title fetching require a paid subscription plan.
You authenticate using an API key generated on the Edit Account page, passed as the key parameter.
The documentation provides sample requests in PHP, C#, Java, and Python.
You receive a status 8 response when you reach your monthly link limit, or a 429 error if you exceed API rate limits, and you're prompted to upgrade your subscription plan.
It is for registered users who want to shorten, manage, and analyze URLs programmatically, with branded domain support for paid subscribers.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
URL shortener and link management.
URL shortening service with analytics and tracking capabilities.
URL shortener service.
Free URL Shortener offers a powerful API to interact with other sites.
URL shortener API with branded domains, click tracking, smart redirects, and webhooks.
Free URL shortener API with up to 10 requests per day.