Sign In
tnyb.it's URL shortening is easy to use. Simply paste in your long URL in the field above, click on the arrow and you will have your short URL immediately.
Remote URL Shortening
If you are interested in using tnyb.it via remote requests, simply submit your requests using the URL formats below. We will return a plain text string with the shortened/preview URL.
URL Shortening:
- http://tnyb.it/s?u=http://example.com
- http://tnyb.it/s?u=example.com
- http://tnyb.it/s?u=example.com&i=123 (associates with your account)
- http://tnyb.it/s?u=example.com&i=123&h=Y (sets the URL to Private)
URL Previewing:
- http://tnyb.it/p?u=http://tnyb.it/MTA
- http://tnyb.it/p?u=tnyb.it/MTA
- http://tnyb.it/p?u=MTA
Configure your Twitter client to use tnyb.it
- A lot of Twitter apps, including Tweetie, Tweetings, etc. allow you to setup a custom url shortening service. Enter the following into the your app's custom settings in order to use tnyb.it
- W/ Account: http://tnyb.it/s?i=<your account #>&u=%@
- No Account: http://tnyb.it/s?u=%@
- You should verify with your Twitter client that uses the %@. Most use the %@ as the marker for the URL you are submitting, but some may differ slightly. If so, simply replace %@ with your app's required marker. That information is typically found in their About and How To guides.
Automagically create Twitter & Facebook share links
- With our new redirect request, you can create a share link that will automatically shorten the specified URL and redirect the user to Twitter/Facebook. There is no programming needed. Simply create a link using the following format.
- <a href="http://tnyb.it/s?u=mylonganduglyurl.com&i=123&r=twitter">Display Text</a>
(shortens URL & redirects to Twitter with page title and short URL) - <a href="http://tnyb.it/s?u=mylonganduglyurl.com&i=123&r=facebook">Display Text</a>
(shortens URL & redirects to Facebook with page title and short URL) - '&i=123' is optional for associating request with your account
jQuery
- {Get v0.1.1} (Let us know if you have any problems)
There you go. It's that simple. Visit the {about} to learn more.
