A simple URL shortener.
1pt.co provides a public API for creating shortened URLs. The API exposes a single POST endpoint, /addURL, which accepts a required long URL parameter and an optional short parameter specifying the custom slug to use after 1pt.co/. If no short value is provided, or the requested one is already taken, the API generates a random 5-letter string instead, returning a receivedRequestedShort flag set to false in that case.
The service is aimed at developers who want to integrate URL shortening into their own applications or scripts without building shortening infrastructure themselves. Responses are returned as JSON, including the assigned short code and the original long URL.
It lets anyone create a shortened URL by sending a POST request to the /addURL endpoint with a long URL.
Yes, you can optionally specify the short code that appears after 1pt.co/; if it's not provided or already taken, a random 5-letter string is generated instead.
It returns a JSON object containing a message, the short code, and the original long URL.
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.
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.