Create Short URL

This endpoint allows you to programmatically create short URLs for longer URL (a 'destination'). That is, each short URL you create can be used to redirect the end user (person clicking on the link) to the destination URL.

In order to use the Shortener API you can choose to bind your own branded domain, sub-domain or to use our default domain → msgi.me

Therefore, the URL Shortener API is a service that takes a long, complicated URL and turns it into a shorter, easier-to-remember one.

NOTE:

  • If you want to use your own branded domain (Custom Domain), contact our support team and we will be pleased to provide you technical assistance soon.
  • You are only able to create a custom domain per owner.

To know how to create a single short URL , go to the Creating Short URL section.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!