Short io
Overview
SLUG: SHORT_IO
Description
Short.io is a URL shortening service that allows users to create branded short links, manage them, and track their performance.
Authentication Details
API Key
Connecting to Short io
Create an auth config
Use the dashboard to create an auth config for the Short io toolkit. This allows you to connect multiple Short io accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Short io Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Short io toolkit’s playground](https://app.composio.dev/app/Short io)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SHORT_IO_GET_DOMAINS_LINK_CLICKS
Tool Name: Get Domain Link Clicks
Description
Action Parameters
Action Response
SHORT_IO_GET_DOMAINS_PATHS
Tool Name: Get Domain Paths
Description
Action Parameters
Action Response
SHORT_IO_GET_LINKS_LIST
Tool Name: Get Links List
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_INFO_BY_LINK_ID
Tool Name: Get Link Info by Link ID
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_INFO_BY_PATH
Tool Name: Get Link Info by Path
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_OPEN_GRAPH_PROPERTIES
Tool Name: Get Link OpenGraph Properties
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_PERMISSIONS
Tool Name: Get Link Permissions
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_REGIONS
Tool Name: Get Link Regions
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_REGION_LIST_COUNTRY
Tool Name: Get Link Regions by Country
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_STATISTICS
Tool Name: Get Link Statistics
Description
Action Parameters
Action Response
SHORT_IO_GET_LINK_TWEETBOT
Tool Name: Get Link (Tweetbot)
Description
Action Parameters
Action Response
SHORT_IO_POST_DOMAINS_BY_INTERVAL
Tool Name: Get Domain Statistics by Interval
Description
Action Parameters
Action Response
SHORT_IO_POST_DOMAINS_LAST_CLICKS
Tool Name: Post Domains Last Clicks
Description
Action Parameters
Action Response
SHORT_IO_POST_DOMAINS_TOP
Tool Name: Get Domain Top Values
Description
Action Parameters
Action Response
SHORT_IO_POST_LINKS_ARCHIVE_BULK
Tool Name: Archive Links in Bulk
Description
Action Parameters
Action Response
SHORT_IO_POST_LINKS_BULK
Tool Name: Create Links in Bulk
Description
Action Parameters
Action Response
SHORT_IO_POST_LINKS_QR_BULK
Tool Name: Generate QR Codes in Bulk
Description
Action Parameters
Action Response
SHORT_IO_POST_LINKS_UNARCHIVE_BULK
Tool Name: Unarchive Links in Bulk
Description
Action Parameters
Action Response