Y gy
Overview
SLUG: Y_GY
Description
y.gy is a URL shortener and QR code generator that allows users to create short, memorable links from long URLs, customize them with unique endings, and integrate with an API for programmatic link creation.
Authentication Details
API Key
Connecting to Y gy
Create an auth config
Use the dashboard to create an auth config for the Y gy toolkit. This allows you to connect multiple Y gy accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Y gy 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 [Y gy toolkit’s playground](https://app.composio.dev/app/Y gy)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
Y_GY_CREATE_SHORT_LINK
Tool Name: Create Y.gy Short Link
Description
Action Parameters
Action Response
Y_GY_CREATE_TAG
Tool Name: Create Tag
Description
Action Parameters
Action Response
Y_GY_DELETE_SHORT_LINK
Tool Name: Delete Y.GY Short Link
Description
Action Parameters
Action Response
Y_GY_DELETE_TAG
Tool Name: Delete a tag by ID
Description
Action Parameters
Action Response
Y_GY_GET_ALL_LINKS
Tool Name: Get all links
Description
Action Parameters
Action Response
Y_GY_GET_ALL_TAGS
Tool Name: Get all tags
Description
Action Parameters
Action Response
Y_GY_GET_SHORT_LINK
Tool Name: Get Short Link Details
Description
Action Parameters
Action Response
Y_GY_REGISTER_USER
Tool Name: Register User
Description
Action Parameters
Action Response