OptionalcrawlableWhether to make this short URL crawlable, making it appear in robots.txt as Allowed
OptionalcustomA unique custom slug (short code) to be used instead of the generated short code
OptionaldomainThe domain in which the short code should be saved
OptionalfindWill force existing matching URL to be returned if found, instead of creating a new one
OptionalforwardTells if the query params should be forwarded from the short URL to the long one
The long URL this short URL will redirect to. This is the only REQUIRED parameter.
OptionalmaxThe maximum number of allowed visits for this short code
OptionalshortThe length of the auto-generated short code (minimum 4, default 5)
OptionaltagsArray of tags to categorize this short URL
OptionaltitleA descriptive title for the short URL
OptionalvalidateWhether to validate that the long URL is reachable before creating the short URL
OptionalvalidThe date from which this short code will be valid
OptionalvalidThe date (in ISO-8601 format) until which this short code will be valid
Settings used to generate a short url. See [[B.Shlink]] and https://shlink.io/documentation/