Dub
Overview
SLUG: DUB
Description
Short link management platform with analytics and API for creating, managing, and tracking branded short links
Authentication Details
OAuth2
API Key
Connecting to Dub
Create an auth config
Use the dashboard to create an auth config for the Dub toolkit. This allows you to connect multiple Dub accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Dub 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 OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Dub toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
DUB_BULK_DELETE_LINKS
Tool Name: Bulk Delete Links
Description
Action Parameters
Action Response
DUB_BULK_UPDATE_LINKS
Tool Name: Bulk Update Links
Description
Action Parameters
Action Response
DUB_CREATE_DOMAIN
Tool Name: Create Domain
Description
Action Parameters
Action Response
DUB_CREATE_TAG
Tool Name: Create Tag
Description
Action Parameters
Action Response
DUB_DELETE_DOMAIN
Tool Name: Delete Domain
Description
Action Parameters
Action Response
DUB_DELETE_TAG
Tool Name: Delete Tag
Description
Action Parameters
Action Response
DUB_GET_LINK_INFO
Tool Name: Get Link Info
Description
Action Parameters
Action Response
DUB_GET_LINKS
Tool Name: Get Links
Description
Action Parameters
Action Response
DUB_GET_LINKS_COUNT
Tool Name: Get Links Count
Description
Action Parameters
Action Response
DUB_GET_TAGS
Tool Name: Retrieve List of Tags
Description
Action Parameters
Action Response
DUB_GET_WORKSPACE
Tool Name: Get Workspace
Description
Action Parameters
Action Response
DUB_LIST_DOMAINS
Tool Name: List Domains
Description
Action Parameters
Action Response
DUB_TRACK_OPEN
Tool Name: Track Deep Link Open Event
Description
Action Parameters
Action Response
DUB_UPDATE_DOMAIN
Tool Name: Update Domain
Description
Action Parameters
Action Response
DUB_UPDATE_TAG
Tool Name: Update Tag
Description
Action Parameters
Action Response
DUB_UPDATE_WORKSPACE
Tool Name: Update Workspace
Description
Action Parameters
Action Response
DUB_UPSERT_LINK
Tool Name: Upsert a Link
Description
Action Parameters
Action Response