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

alias
string
domain
string
expires_at
string
tags
array
url
stringRequired

Action Response

data
object
error
successful
boolean