Create link
Creates a new Short Link.
Authorizations
Your Short Menu API Key. Create one at shm.to/create-api-key.
Body
Zero or more tags to assign to the new short link. If a tag with the same name already exists, it will be reused automatically. Do not pass tag id
values, unless they already exist in your account.
Destination URL of the new short link. Must be a valid URL starting with a scheme such as https
.
Name of the short link domain, e.g. shm.to
. If your account is set up with custom domains, you can pass their names instead.
Optional slug for the new short link. If empty, a random slug will be generated. Must be unique within the domain.
Response
Identifier of the short link.
Reference date and time when the short link was created.
Destination URL of the short link.
Slug of the short link, e.g. ios
.
Full short URL of the short link, e.g. https://shm.to/ios
.
Zero or more tags assigned to the short link.
Title of the destination URL (website), if available.
Number of times the short link has been clicked.