VoizleApiDocumentation
#Documentation of the Voizle.com REST API methods
The voizle.com API allows developers to interact in a programmatic way with the voizle.com website.
Your all request should be made to http://api.voizle.com/?PARAMETERS along with PARAMETERS as Follows:
| u=URL | Replace URL with your Long URL, which you want to short. |
| id = ID | Provide unique id to identify shorten voizle URL with your long URL. (if id is not unique then it will select any random id). |
| crawl = (NO) | Making crawl to NO, will respond faster. Else VoizleBot? will crawl to mentioned URL and then respond. (Recommended: NO). |
| type = (SHORT | ALL) | Type must be SHORT or ALL, SHORT will provide you only LongURL, ShortUrl?, and ID. And ALL provides you every details for required URL. (Note: for SHORT make crawl parameter to NO). |
| format = (JSON) | you can have your return format in JSON or XML. |
| property = PROPERTY-NAME | You can get any of the single information in Plain Format. |
Return page title (Not when type=SHORT)
Return page description (Not when type=SHORT)
Return page keywords (Not when type=SHORT)
Return Long URL
Return Short URL
Return URLID
Return page Visits (Not when type=SHORT)
Return page Referers (Not when type=SHORT)
Return true when Long URL is valid URL
{"voizle" : {"originalurl" : "http://www.crazyfriendz.com",
"voizleurl" : "http://u.voizle.com/swkvm", "urlid" : "swkvm", "success" : "true"}}http://api.voizle.com/?format=json&type=all&u=http://www.crazyfriendz.com {"voizle" : {"title" : "Crazy Friendz - Social Networking - Login - CrazyFriends, Encyclopedia, QuestionAnswer, Download, FileSharing, CrazyLyrics",
"description" : "Join crazyfriendz and grab all crazy friends , school, college friends, office friends, collected them all and touch with them.",
"tags" : "Low bandwidth, create free Blog, Hidden message, Share photos with friends, Privacy setting, Notifications,
Poker game Fun zone, point system, watcher, bulletin, file sharing, crazy search provider",
"originalurl" : "http://www.crazyfriendz.com", "voizleurl" : "http://u.voizle.com/swkvm",
"urlid" : "swkvm", "clicks" : "23", "refs" : "2", "success" : "true"}}
http://www.crazyfriendz.com
http://u.voizle.com/swkvm
swkvm
true
Crazy Friendz - Social Networking
Join crazyfriendz and grab all
Low bandwidth, create free Blog, Hidden message, Share photos with friends
http://www.crazyfriendz.com
http://u.voizle.com/swkvm
swkvm
23
2
true
http://u.voizle.com/swkvm
Crazy Friendz - Social Networking