Hyves - Always in touch with your friends

Data-API

Methods

Retrieve the connections between the user the access token is for and another user.

  • Added: Mar 03, 2009
  • Paginated

params

  • userid --- A single userid
    • Required

extra

  • For this function to work, you need to supply a valid access token to oauth_token.
  • For more information on oAuth, see http://www.hyves-developers.nl/documentation/data-api/hyves-api-oauth/.
  • examples

    example 1

    url
    https://data.hyves-api.nl/?oauth_token=YXRfMjY0MTQzOTIwX57RQCWOUSSIzDytrjb75Ro%3D&userid=00086769082d53ad21952679a7238766db&ha_method=friends.getConnection&oauth_consumer_key=Nl-SK2c5ZCBKB_I8hCF_zjPd&ha_version=2.0&oauth_signature_method=PLAINTEXT

    result
    •  <?xml version="1.0" encoding="UTF-8"?>
    •  <friends_getConnection_result>
    •   <connection>
    •   <userid>008eef004422be85ab5b58414c5a8b7918</userid>
    •   <userid>002c16b62877cf27484544fd0bc2c3dec9</userid>
    •   <userid>00086769082d53ad21952679a7238766db</userid>
    •   </connection>
    •   <info>
    •   <secure_connection>true</secure_connection>
    •   <running_milliseconds>21</running_milliseconds>
    •   <serverinfo>web901_stable_93882_HPHP</serverinfo>
    •   </info>
    •  </friends_getConnection_result>

    returnvalues

    Categories

    • friends

    © 2004-2012 Hyves   Algemene Gebruiksvoorwaarden   Je Privacy

    Aanmelden