Add Tag to Links in Bulk
Tool to append a single tag to multiple short links in one call. Use when you need to add the same tag to multiple links efficiently.
Short.io is a URL shortening service that allows users to create branded short links, manage them, and track their performance.
Tool to append a single tag to multiple short links in one call. Use when you need to add the same tag to multiple links efficiently.
Archive a short link, hiding it from the dashboard while keeping it accessible. Archived links remain functional but are hidden from the dashboard view. Use this to organize or hide links without deleting them.
Archive multiple short links in a single API call (up to 150 links). Archived links are hidden from the dashboard but remain functional and accessible. Use this to organize or hide links without deleting them. Requires link IDs from previously created links.
Tool to create a new folder for organizing links within a domain. Use when you need to organize links into categories or groups.
Tool to create up to 1000 short links in one call. Use when bulk shortening multiple URLs.
Tool to create a new short link from a long URL on your branded domain. Use when you need to shorten a single URL.
Tool to permanently delete a short link by its unique ID. Use when you need to remove a short link from the system. The deletion is immediate and irreversible.
Revokes a specific user's access permission for a short link. Use this to remove a user's ability to view or manage a particular link within a domain. Requires Team plan.
Delete multiple short links in a single API call (up to 150 links). Rate limit: 1 request per second. Use this to permanently remove links - deleted links cannot be recovered.
Tool to duplicate an existing short link by its ID. Creates a new link with the same properties as the original. Use when you need to clone a link configuration.
Tool to generate a QR code for a short link. Use when you need to create a QR code image for a specific short link by its ID.
Tool to generate QR codes for multiple links in bulk. Use when you need to retrieve QR codes for several short links at once.
Tool to retrieve all available bundle templates. Use when you need to list or select from predefined bundle templates for creating link bundles.
Tool to retrieve detailed information for a specific domain by its ID. Use when you need to fetch configuration details, settings, or metadata for a domain.
Tool to get click statistics for specific links in a domain. Use when you need click counts for particular link IDs within a domain. Retrieves the number of clicks each specified link has received. Example: "Get click counts for links with IDs ['lnk_5YOn_turb6oFhe1NAosVTgOpq6', 'lnk_5YOn_WziFZJY3qcd1YDqVdRWg9'] in domain 1425403".
Tool to list the most popular paths in a domain over time. Use after confirming a valid domain ID to analyze which short URL paths under that domain have received the most clicks in the given interval.
Tool to get comprehensive statistics for a domain over a specified period. Returns click metrics, link counts, and analytics breakdowns by referrer, social media, browser, country, city, and OS. Use when you need domain-level analytics.
Tool to get detailed statistics for a domain over a specified period. Use when you need comprehensive domain metrics including clicks, links, referrers, geographic data, and browser/OS breakdowns.
Tool to retrieve domain statistics over a custom interval. Use when you need time-series click data for a specific domain over a defined time window.
Retrieves top values for a specified analytics column ranked by click count for a domain. Use to analyze which paths, countries, or other dimensions have the most traffic. Returns an ordered list of values with their click counts.
Tool to retrieve folder details by ID. Use when you need to get information about a specific folder within a domain.
Create a short link using the simplified Tweetbot GET endpoint. This is a lightweight alternative to the standard POST link creation endpoint, designed for scenarios where GET requests are preferred (e.g., browser-based integrations, simple HTTP clients). Returns the shortened URL immediately upon success.
Tool to get link info by original URL. Use when you need to find all short links created from a specific original URL within a domain.
Tool to get country targeting rules for a short link. Use when you need to retrieve all country-based redirect configurations for a specific link.
Retrieves comprehensive metadata for a short link using its unique ID. Returns original URL, short URL, domain, tags, click count, UTM parameters, timestamps, and more. Use this when you have a link ID and need its full details.
Tool to get link info by its path and domain. Use when you need to look up a branded short link by its path within a specific domain.
Tool to retrieve OpenGraph settings for a link. Use after creating or updating a link to verify its social metadata.
Retrieves all user access permissions for a specific short link within a domain. Use this to check which users have been granted access to view or manage a particular link. Returns an empty list if no special permissions have been configured. Example: "Show me who has access to link 'lnk_5YOn_lR5wxdiv88Qo9ZRF6akPi' in domain '1425403'".
Retrieves all region-based targeting rules configured for a specific short link. Region targeting allows you to redirect users to different URLs based on their geographic region (e.g., California, Texas) within a country. This provides more granular control than country-level targeting. Returns an empty list if no region targeting rules are configured for the link.
Tool to list all regions available for a country. Use when targeting links by region within a specific country.
Tool to get click statistics for a specific link. Use when you need detailed click metrics over a specified interval.
Tool to get multiple links info by original URL. Use when you need to find all short links created from the same original URL within a domain, such as comparing campaign performance across different platforms.
Tool to list short links on a domain with optional filters. Use after confirming the domain to retrieve or search links by criteria.
Tool to retrieve all domains associated with the Short.io account. Use when you need to list available domains for creating short links or managing domain settings.
Tool to list all folders for a specific domain. Use when you need to view all folder names and IDs to organize or filter links by folder.
Tool to get click statistics for specific links in a domain using POST method. Use when you need click counts for multiple link paths with their creation dates. This POST version allows batch retrieval of link click statistics by providing an array of paths and their creation timestamps.
Tool to retrieve the latest raw click events for a domain. Use when detailed clickstream data is needed.
Unarchive a previously archived short link to restore it to active status. Use this when you need to make an archived link visible and functional again. The operation is idempotent - unarchiving an already active link succeeds without error.
Unarchive multiple short links in bulk (up to 150 links per request). This operation restores previously archived links to active status, making them functional and visible again. Use this when you need to restore visibility of a set of archived short links at once. The operation is idempotent - unarchiving already unarchived links succeeds without error.
Tool to update domain settings for a Short.io domain. Use when you need to modify domain configuration such as the root redirect URL.
Tool to update an existing short link by its ID. Allows modifying destination URL, title, UTM parameters, password protection, expiration, tags, and various other link settings. Only specified fields are updated; omitted fields remain unchanged. Use when you need to edit any aspect of a previously created short link.