One API To
Rule Them All

Hyves

Fields

  • Friends Count (friendsCount)
  • Language Locale (languageLocale)
  • On My Mind (onMyMind)
  • Created (created)
  • Relation Type(relationType)
  • About Me(aboutMe)
  • Scraps Count (scrapsCount)
  • Testimonials Count (testimonialsCount)
  • Respects Count (respectsCount)
  • Views Count (viewsCount)

Example Response

<?xml version="1.0" encoding="utf-8"?>
<response>
 <profiles>
  <profile id="7AD2E545C8A">
   <network id="3">Hyves</network>
   <name>Arno Ham</name>
   <location>Netherlands</location>
   <imageUrl>http://www.sociotoco.com/Services/Api/image?pid=7AD2E545C8A</imageUrl>
   <fields>
    <friendsCount>120</friendsCount>
    <languageLocale>nl_NL</languageLocale>
    <onMyMind />
    <created>1184104800</created>
    <relationType>relation</relationType>
    <aboutMe />
    <scrapsCount>33</scrapsCount>
    <testimonialsCount>0</testimonialsCount>
    <respectsCount>0</respectsCount>
    <viewsCount>914</viewsCount>
   </fields>
  </profile>
 </profiles>
</response>
{
   "response":{
      "profiles":[
         {
            "id":"7AD2E545C8A",
            "network":{
               "id":3,
               "name":"Hyves"
            },
            "name":"Arno Ham",
            "location":"Netherlands",
            "imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=7AD2E545C8A",
            "fields":{
               "friendsCount":"120",
               "languageLocale":"nl_NL",
               "onMyMind":"",
               "created":"1184104800",
               "relationType":"relation",
               "aboutMe":"",
               "scrapsCount":"33",
               "testimonialsCount":"0",
               "respectsCount":"0",
               "viewsCount":"914"
            }
         }
      ]
   }
}
Sociotoco is an ISM eCompany business unit. © 2009-2010. All rights reserved.