One API To
Rule Them All

TypePad

Fields

  • Interests (interests)
  • About Me (aboutMe)

Example Response

<?xml version="1.0" encoding="utf-8"?>
<response>
 <profiles>
  <profile id="3C40B61624DB">
   <network id="19">TypePad</network>
   <name>Jurgen Appelo</name>
   <location>Rotterdam, The Netherlands</location>
   <imageUrl>http://www.sociotoco.com/Services/Api/image?pid=3C40B61624DB</imageUrl>
   <sources>
    <source>Bing</source>
    <source>Yahoo</source>
   </sources>
   <fields>
    <aboutMe>Jurgen Appelo is Chief Information Officer at ISM eCompany</aboutMe>
    <interests />
   </fields>
  </profile>
 </profiles>
</response>
{
   "response":{
      "profiles":[
         {
            "id":"3C40B61624DB",
            "network":{
               "id":19,
               "name":"TypePad"
            },
            "name":"Jurgen Appelo",
            "location":"Rotterdam, The Netherlands",
            "imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=3C40B61624DB",
            "sources":[
               "Bing",
               "Yahoo"
            ],
            "fields":{
               "aboutMe":"Jurgen Appelo is Chief Information Officer at ISM eCompany",
               "interests":""
            }
         }
      ]
   }
}
Sociotoco is an ISM eCompany business unit. © 2009-2010. All rights reserved.