One API To
Rule Them All

StumbleUpon

Fields

  • Age (age)
  • Number Of Subscribers (numberOfSubscribers)
  • Number Of Subscriptions (numberOfSubscriptions)

Example Response

<?xml version="1.0" encoding="utf-8"?>
<response>
 <profiles>
  <profile id="3C40B61624DB">
   <network id="14">StumbleUpon</network>
   <name>Jurgen</name>
   <location>Rotterdam</location>
   <imageUrl>http://www.sociotoco.com/Services/Api/image?pid=3C40B61624DB</imageUrl>
   <sources>
    <source>Google</source>
    <source>Yahoo</source>
   </sources>
   <fields>
    <age />
    <numberOfSubscribers>27</numberOfSubscribers>
    <numberOfSubscriptions>84</numberOfSubscriptions>
   </fields>
  </profile>
 </profiles>
</response>
{
   "response":{
      "profiles":[
         {
            "id":"3C40B61624DB",
            "network":{
               "id":14,
               "name":"StumbleUpon"
            },
            "name":"Jurgen",
            "location":"Rotterdam",
            "imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=3C40B61624DB",
            "sources":[
               "Google",
               "Yahoo"
            ],
            "fields":{
               "age":"",
               "numberOfSubscribers":"27",
               "numberOfSubscriptions":"84"
            }
         }
      ]
   }
}
Sociotoco is an ISM eCompany business unit. © 2009-2010. All rights reserved.