Tinyurl

Learn how to use Tinyurl with Composio

Overview

Enum

TINYURL

Description

TinyURL shortens lengthy URLs, generating concise links for easier sharing and managing, often used in social media and marketing campaigns

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
string
successful
boolean