Open Connector
All tools

Short.io logoShort.io

Free URL shortener with custom branded domains, analytics, and QR codes. Create up to 1,000 branded short links at no cost. No credit card required.

short-iovcatalog-v10 tools

Authentication

MethodKindStatusDetails
API Keyapi_keyavailable

Call a tool

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const toolkit = await oc.getToolkit({ slug: "short-io" });
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const toolkit = await composio.toolkits.retrieve("short-io");
oc toolkits info short-io

Tool catalog

Available tools

0 callable operations

No tools are currently registered for this toolkit.

Provider resources