Compact codes
Every link gets the next available base62 code. No padding, no collisions, no wasted characters.
Sequential IDs, base62 encoded โ link #1 is one character. Free, anonymous, with an optional account for click tracking and link management.
Every link gets the next available base62 code. No padding, no collisions, no wasted characters.
You don't need to sign up. Sign in only if you want to track clicks and manage your links.
Two-key mode adds an unguessable secret to the code, shown only once โ so only people you share it with can follow the link.
Anyone can call POST /api/v1/links with no key. Add an X-Api-Key header for authenticated requests.
1, the 62nd is Z, the 3,844th is ZZ โ compact codes with no padding or wasted characters.