Enter the url that you would like shortened. The result will display in the table below. Shortened links and their originals are visible to the public. Please avoid inclusing sensitive information.
Short links generated via API are not publically visible.
Original URL | Smol URL |
---|---|
https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley | https://smolurl.com/TOeJuc |
https://rishikeshs.com | https://smolurl.com/s2H0aQ |
https://sdfmilsdfjs.com | https://smolurl.com/wZHmYl |
https://lolchess.gg/profile/na/bunnymuffins | https://smolurl.com/ag4uR4 |
https://www.bbc.com/sport/basketball/65953921 | https://smolurl.com/O0bZRF |
https://www.basecamp.com | https://smolurl.com/HhQwgV |
https://suede.agency | https://smolurl.com/BTBlMB |
https://zombo.com/ | https://smolurl.com/nExOyi |
https://www.reddit.com/r/webdev/comments/14bwp2l/showoff_saturday_10kb_link_shortening_service/ | https://smolurl.com/mJwQ_J |
https://jsfiddle.net/ | https://smolurl.com/Xz6m5n |
https://news.ycombinator.com/ | https://smolurl.com/ZesWNI |
https://orlandodevs.com/ | https://smolurl.com/jtK5D2 |
https://germangamboa.com/ | https://smolurl.com/Z1yi5A |
https://www.reddit.com/r/webdev/ | https://smolurl.com/s3aNWZ |
curl --location 'https://smolurl.com/api/links' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data '{ "url": "https://orlandodevs.com/" }'
{ "data": { "destination_url": "https://orlandodevs.com/", "short_url": "https://smolurl.com/jtK5D2" } }