Developers

How to add and shorten your URLs on murl

Allow your website visitors to add your web page URLs to the bookmark manager and URL shortener murl by placing the following link on your site:

<a href="https://murl.com/add-url/?url=YOUR_URL">murl</a>

murl API

murl offers an API that allows applications to automatically add and shorten website URLs. This is done by sending the URL of your web page to the following murl address:

https://murl.com/api/?url=YOUR_URL

URLs sent to the murl must be encoded.