Monday, May 19, 2014

Introducing WebShop APIs

Yesterday we released the first version of the WebShop APIs, an Application Programming Interface to connect your webshop online with the bots.

Using the APIs you will be able to populate your collection in real time and sell cards even out of Magic Online, on your website, exactly as mtgotraders.com or cardbot do. Many botters already do this using unconventional solutions, for example parsing the file "cardsneededandcollection.txt" or parsing the .csv of the collections. WebShop APIs help simplify this and offer a solid core to build your online presence.

APIs are simple http get requests and the result is a text file formatted in Json, so you can easily parse it with one the many libraries available online - or you can parse it as a standard text file.

Please feel free to experiment with the APIs. If you are not a programmer and want to build your webshop, please contact us and our staff will help you.

No comments:

Post a Comment