Create Short URL

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

URL destination name.

Enter the URL link to which the short URL will redirect.

data
object

This array can be used by the customer to enter and store additional information about the short URL.

This additional information must be set in JSON format at key/value level.

For example:

'data': { 'name': 'Elizabeth Smith', 'email': '[email protected]' }

string

Alphanumeric identifier used for reporting purposes.

string

Domain which short URL will belong to (string without http/https or /).

Enter the custom domain in case you have requested it from the support team.

By default is 'msgi.me'

callbacks
array of strings

Webhook URL to notify about the events of the short URL.

The URL is the external callback where the events of the short URL will be registered and published. The following short URL status sent to your callback URL will be the status to be recorded in the callback once end user has clicked on the short URL:

  • 'open': End user clicked on the short URL link.

callbacks
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json