Welcome to the TinyURL integration docs. Once you connect your TinyURL account to Reasoning Stack, your AI agents and workflows can use the following tools to create and manage shortened URLs programmatically.
Before accessing any TinyURL tools, connect your TinyURL account via the App Connection page. Without this, tool calls will fail due to missing authorization.

What is TinyURL?

TinyURL shortens lengthy URLs, generating concise links for easier sharing and management.
It’s widely used in social media, marketing campaigns, and anywhere you need a compact, trackable link.

Authentication Details

TinyURL integration uses an API key for authentication.

TinyURL Tool Categories

URL Shortening

  • 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.

Usage Notes

  • Always provide a valid long URL to generate a short link.
  • Use optional parameters to customize your short URLs for branding, tracking, or campaign management.
Automate link shortening for marketing, analytics, and social sharing by integrating TinyURL tools into your Reasoning Stack workflows.