One API To
Rule Them All

MySpace

Fields

  • Status (status)
  • Age (age)
  • Gender (gender)

Example Response

<?xml version="1.0" encoding="utf-8"?>
<response>
 <profiles>
  <profile id="BA3D2F231E24ED">
   <network id="5">MySpace</network>
   <name>Arno Ham</name>
   <location>Schiedam, Zuid-Holland, NL</location>
   <imageUrl>http://www.sociotoco.com/Services/Api/image?pid=BA3D2F231E24ED</imageUrl>
   <sources>
    <source>MySpace</source>
   </sources>
   <fields>
    <status />
    <age>24</age>
    <gender>Male</gender>
   </fields>
  </profile>
 </profiles>
</response>
{
   "response":{
      "profiles":[
         {
            "id":"BA3D2F231E24ED",
            "network":{
               "id":5,
               "name":"MySpace"
            },
            "name":"Arno Ham",
            "location":"Schiedam, Zuid-Holland, NL",
            "imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=BA3D2F231E24ED",
            "sources":[
               "MySpace"
            ],
            "fields":{
               "status":"",
               "age":"24",
               "gender":"Man"
            }
         }
      ]
   }
}
Sociotoco is an ISM eCompany business unit. © 2009-2010. All rights reserved.