Tinyurl

Learn how to use Tinyurl with Composio

Overview

SLUG

TINYURL

Description

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

Authentication Details

bearer_token
stringRequired

Tools

SLUG: TINYURL_CREATE_SHORT_URL

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
objectRequired
error
string
successful
booleanRequired