encurtador.dev

Choose language: English

Link Shortener

Your custom link will have the following path: /
Invalid link path: it must be between 7 and 50 characters, using only letters, numbers and hyphens (separating words)
The shortened link can only be opened by whoever has the password you set
Invalid password: it must be between 3 and 50 characters, using only letters, numbers and [ ! ? @ # $ % & * ( ) < > , . : ; { } + - = ]
The shortened link will only be available during the date range you set. If you do not set a start date, it will be available from now. If you do not set an end date, it will stay available indefinitely
Choose the colours you want for your QR Code

Developer API

This API has been discontinued
The public shortening endpoint is no longer available and existing integrations have stopped working. The documentation below is kept only as a historical reference.
For an active API, with advanced statistics and professional infrastructure, use LinkShort.

We offer an extremely straightforward REST API — integrate your applications in a few minutes

Request
Headers: Content-Type: application/json Endpoint: https://api.encurtador.dev/encurtamentos Method: POST Body: { "url": "https://google.com" }


Response
Headers: Content-Type: application/json HTTP status: 200 / 201 Body: { "urlEncurtada": "acesse.one/Og5Wz" }



cURL
curl -X POST \ https://api.encurtador.dev/encurtamentos \ -H 'content-type: application/json' \ -d '{ "url": "https://google.com" }'




Link shortening is a practice used to turn a long URL into a much shorter, easy-to-remember address. It is ideal for sharing links on social media and sending SMS messages.

encurtador.dev runs a sophisticated and robust URL shortening system. Our database of shortened links has served billions of clicks with a 50-millisecond response time. A 100% free Premium service where shortened links never expire, guaranteeing complete satisfaction and safety for our users.

On top of that, our service offers a developer API that integrates easily with any external application or system. We also provide a monitoring dashboard where you can track how many clicks your links are getting. Shorten links from WhatsApp, YouTube, Facebook, Instagram, Twitter, TikTok and much more!


By continuing on this site, you agree to the use of our Cookie Policy . Read it to find out more.