REST
The Fanvibe API is RESTful, here are some example URLs for HTTP requests:
API Root
http://fanvibe.com/api
Games (all games happening today)
http://fanvibe.com/api/games
User (with id of 2)
http://fanvibe.com/api/user/2
Next: Identifying Games →