facebook tracking pixel

¡Llega la Launch Week! 14 a 18 de septiembre

Volver al Marketplace
Linkly MCP integration

Linkly

Crea fácilmente enlaces de seguimiento, añade etiquetas de retargeting, realiza redirecciones inteligentes y mucho más.

Empieza gratis
Herramientas
8
Última actualización
Hace 1 semana

Categoría

Desarrolladores

Compatible con

WhatsAppFacebookInstagramWeb

IA Compatible

ChatGPTClaudeGemini

Herramientas

Crear enlace

Crea un nuevo enlace de Linkly utilizando la URL proporcionada. Ver la documentación

Delete Link

Permanently delete a short link via DELETE /api/v1/workspace/{workspace_id}/links/{id}. The short URL will return 404 for new visitors. See the documentation.

Obtener enlace

Recupera un enlace de Linkly generado previamente. Consulte la documentación

List Domains

List all custom domains in your workspace via GET /api/v1/workspace/{workspace_id}/domains. See the documentation.

List Link ID Options

Retrieves available options for the Link ID field.

List Links

List all short links in your workspace via GET /api/v1/workspace/{workspace_id}/list_links, with click counts and metadata. See the documentation.

List Workspaces

List all workspaces the API key has access to via GET /api/v1/workspaces. Useful for finding the workspace ID required for API requests. See the documentation.

Update Link

Update an existing short link via POST /api/v1/link (with id) — change its destination URL, slug, name, or custom domain without breaking the existing short URL. See the documentation.