batchDeleteLinks
ChatGPTBatch delete multiple links
create_domain
ChatGPTAdd a custom domain to the workspace. The domain must be configured to point to Linkly's servers.
create_link
ChatGPTCreate short links and URL shorteners. Use this when the user asks to shorten a URL, create a short link, or make a link shorter.
create_or_update_linkOAuth
ChatGPTCreate or update a link (OAuth flow)
delete_domain
ChatGPTRemove a custom domain from the workspace.
delete_link
ChatGPTDelete a Linkly link by its ID
export_clicks
ChatGPTExport detailed click records with full information (timestamp, browser, country, URL, platform, referer, bot, ISP, params).
get_analytics
ChatGPTGet time-series click analytics data for charting. Returns click counts over time.
get_analytics_by
ChatGPTGet click counts grouped by a dimension (country, platform, browser, etc.). Useful for breakdowns and top-N reports.
get_clicks
ChatGPTGet recent click data for the workspace
get_link
ChatGPTGet details of a specific Linkly link by its ID
get_link_OAuth
ChatGPTGet link details (OAuth flow)
list_domains
ChatGPTList all custom domains in the workspace.
list_link_webhooks
ChatGPTList all webhook URLs subscribed to a specific link.
list_links
ChatGPTList all links in the workspace. Returns links with click statistics.
list_links_advanced
ChatGPTList links with sorting and search
list_links_paginated
ChatGPTList links with pagination
list_webhooks
ChatGPTList all webhook URLs subscribed to the workspace. These receive click events for all links.
list_workspaces
ChatGPTReturn details of authenticated workspace
ping
ChatGPTHealth check
search_links
ChatGPTSearch for links by name, URL, or note. Returns matching links with click statistics.
subscribe_link_webhook
ChatGPTSubscribe a webhook URL to receive click events for a specific link.
subscribe_webhook
ChatGPTSubscribe a webhook URL to receive click events for all links in the workspace.
test_authentication
ChatGPTTest API Authentication
unsubscribe_link_webhook
ChatGPTUnsubscribe a webhook URL from a specific link's click events.
unsubscribe_webhook
ChatGPTUnsubscribe a webhook URL from workspace click events.
update_domain_favicon
ChatGPTUpdate the favicon URL for a custom domain.
update_link
ChatGPTUpdate an existing Linkly link by its ID
update_workspace
ChatGPTUpdate workspace settings