End Point Reference

Cheezburger API End Point Reference

List of End Points with example XML requests and responses

Name URL
Authentication Session
Authentication API Overview
POST: http://api.cheezburger.com/xml/authenticationsession

GET, DELETE: http://api.cheezburger.com/xml/authenticationsession/{id}
Picture
Submission API Overview
POST: http://api.cheezburger.com/xml/picture

GET, DELETE: http://api.cheezburger.com/xml/picture/{id}
Lol
Submission API Overview
POST: http://api.cheezburger.com/xml/lol

GET, DELETE: http://api.cheezburger.com/xml/lol/{id}
Voting Pool
Submission API Overview
POST http://api.cheezburger.com/xml/votingpool
Random Lols
Retrieval API Overview
GET: http://api.cheezburger.com/xml/category/{categoryname}/lol/random
GET: http://api.cheezburger.com/xml/category/{categoryname}/lol/random/{count}
Random Pictures
Retrieval API Overview
GET: http://api.cheezburger.com/xml/category/{categoryname}/picture/random
GET: http://api.cheezburger.com/xml/category/{categoryname}/picture/random/{count}
Favorite Lols
Favorites Api Overview
GET: http://api.cheezburger.com/xml/user/{username}/favorite/lol
GET: http://api.cheezburger.com/xml/user/{username}/favorite/lol/count
GET: http://api.cheezburger.com/xml/user/{username}/favorite/lol/{start}/{count}
GET: http://api.cheezburger.com/xml/user/{username}/favorite/lol/random
Favorite Lols (Authenticated)
Favorites API Overview
Authentication API Overview
POST, DELETE: http://api.cheezburger.com/xml/my/favorite/lol
Hello World (test service) GET, POST, DELETE: http://api.cheezburger.com/xml/hai
User GET: http://api.cheezburger.com/xml/user/{id}
Error Message (returned by Any) n/a

0 Comments

New comments are not being accepted at this time.