L2s
Overview
SLUG: L2S
Description
L2S is a professional URL shortener offering advanced analytics, QR code generation, and team collaboration features.
Authentication Details
API Key
Connecting to L2s
Create an auth config
Use the dashboard to create an auth config for the L2s toolkit. This allows you to connect multiple L2s accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create L2s Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the L2s toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
L2S_GET_URL_DETAILS
Tool Name: Get URL Details
Description
Action Parameters
Action Response
L2S_L2_S_GET_USER_SETTINGS
Tool Name: Get User Settings
Description
Action Parameters
Action Response
L2S_L2_S_LIST_URLS
Tool Name: List Shortened URLs
Description
Action Parameters
Action Response
L2S_L2_S_SHORTEN_URL
Tool Name: Shorten URL with L2S
Description
Action Parameters
Action Response