===== Pictogame Web API - Documentation ===== Pictogame Web API is a set of standards-based web services that enable any developer to access Pictogame's public data. It is a REST-like interface that can be accessed by the following URL scheme: http://www.pictogame.com/services/public/?method=xxxxx&arg=yyyy List of API Methods: * **game** related services * [[game.getList]] * [[game.getByTag]] * [[game.getInfo]] * **user** related services * [[user.getGames]] * [[user.getInfo]]