Tinyurl

Learn how to use Tinyurl with Composio

Overview

Enum

TINYURL

Description

TinyURL provides APIs for shortening long URLs into compact, branded links and tracking link analytics.

Authentication Details

api_token
stringRequired

Actions

Creates a shortened url using tinyurl’s api. this action takes a long url and returns a shortened version, with optional parameters for customization like domain, alias, tags, and expiration date.

Action Parameters

url
stringRequired
domain
string
alias
string
tags
array
expires_at
string

Action Response

data
object
successful
boolean
error