L2s
URL shortener service for short links, link metadata, user settings, and account-level URL history.
Supports link tracking that creates short URLs, lists previously shortened links, and inspects user notification or appearance preferences.
Sign in to connect L2s
Sign in to connect an account and start using L2s in your apps.
Example Use Cases
These are example ways Snow can use L2s when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to retrieve details of a shortened URL. Use when you need metadata about a specific shortened link. Use after obtaining a valid URL ID.
Tool to retrieve current user's settings. Use after authentication to fetch email, notification, and appearance preferences.
Tool to list all shortened URLs. Use after user authentication to retrieve the user's URLs with pagination details.
Tool to shorten a given long URL. Use when you need a concise link representation.