Docs

Create Link

Creates a new link in Short.io.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Original URL.

stringrequired

Domain hostname.

string

Custom link slug.

string

Link title.

array of string

Array of link tags.

boolean

Allow creating duplicate links for the same original URL.

Uncommon arguments
string

Folder ID.

string

Time to live in milliseconds or ISO string.

string

Link expiration date in milliseconds or ISO string.

number

HTTP redirect code.

string

Link password.

boolean

Enable cloaking.

number

Disable the link after this number of clicks.

boolean

Provide your email to users to get a password.

boolean

Skip query string merging.

boolean

Archive the link on creation.

string

URL to use after expiration.

string

Set the utm_source parameter.

string

Set the utm_medium parameter.

string

Set the utm_campaign parameter.

string

Set the utm_term parameter.

string

Set the utm_content parameter.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.