Frenzy extension to the API now online
Tuesday, January 8th, 2008The Frenzy extension to the API is now live.
You can build applications around it and add Frenzy to your existing offerings by using this RESTful URI:
http://www.upingme.com/api/frenzy/00444123456789
and the server will return the user’s Frenzy code, their Frenzy balance and their currency like this:
<upingme_package>
<upingme_package mode=”frenzy”>
<frenzy_code>lmw94</frenzy_code>
<frenzy_balance>0</frenzy_balance>
<currency>£</currency>
</upingme_package>