You can create time outs from your websites and applications using our API. Send POST requests to
http://welcometointernettimeout.com/create.php
Accepts the parameter reason: a string stating what the time out recipient did wrong. Limited to 200 characters.
A response looks like this:
{
"status":"success",
"longUrl":"http:\/\/welcometointernettimeout.com\/3t7",
"shortUrl":"http:\/\/wti.to\/3t7",
"bitlyUrl":"http:\/\/bit.ly\/te2GXJ"
}
Parameters returned are status, longUrl, shortUrl, and bitlyUrl
By using this service you agree to not be a jerk about it.