network.docs.getRecent / Live testing

Return recent uploads of the calling user's network

  • This method call must be authenticated and signed.
  • This method does not require any particular permission.

URL

http://www.ipernity.com/api/network.docs.getRecent

Parameters

api_key Your api_key.
hours Only return documents published since the given hours. If ommited, the timeframe is set to the last visit time for each network member. The maximum value is 744 (31 days).
limit The number of documents to show for each member. Default is 5, maximum is 10
relation Only return the members matching this relation :
  • 0: everyone
  • 1: just family
  • 2: just friends
  • 3: friends & family
  • 4: contacts
extra A comma seprarated list of extra information to include in each records. Extra values are: dates, counts, geo, medias, original, owner.
thumbsize Choose your prefered size for the thumbnails: 75x, 100, 240, 500 or 560. (Value is 75x by default)
count The number of documents to return. (Default is 50, maximum is 100)
: this parameter is required.

Response

<docs count="12" show="5">
  <doc doc_id="394926" media="photo" license="0" title="test de photo">
    <owner user_id="295"/>
    <thumb label="75x" ext="jpg" w="75" h="75" 
           url="http://u1.ipernity.com/2/49/26/394926.e831d113.75x.jpg"/>
  </doc>
  <doc doc_id="3611" media="photo" license="11" title="110693">
    <owner user_id="2787"/>
    <thumb label="75x" ext="jpg" w="75" h="75" 
           url="http://u1.ipernity.com/1/36/11/3611.236f34e9.75x.jpg"/>
  </doc>
  (...)
</docs>

Error codes

100 API Key is missing Please add the api_key parameter to this request.
101 API Key is invalid This API key is invalid or disabled.
102 Invalid format The requested format is invalid. Valid formats are : json, xml, php.
103 Method not found The requested method is invalid or missing.
104 Signature missing The query signature is missing.
105 Signature is invalid The query signature is invalid.
106 Token missing User is not logged. The authentication token is missing.
107 Token invalid The authentication token is invalid.
108 Account closed The user account is closed or suspended.
109 Action blocked This action is blocked because of a member or a group blocklist restriction
110 Insufficient permissions Insufficient permissions for this method.
111 IP not allowed The request came from a remote address not allowed by this application.
112 Application Quota Error The application has reached its requests quota.
113 Client IP Quota Error The client IP has reached a limit. Limits are based on requests per seconds, minutes, hours, ...
120 HTTP POST required This API method must be called using HTTP POST.
121 Invalid SOAP envelope The SOAP envelope could not be parsed.
122 Invalid XML-RPC envelope The XML-RPC envelope could not be parsed.
500 Service error Service general error.
501 Maintenance mode Service under temporarily maintenance. Thank you for your kind understanding.
503 Service unavailable The service is temporarily unavailable. Please try again in a few minutes.

Changelog

  • 2009-08-11: Method created.

See also




 

Català | Čeština nové | 中文 | Deutsch | English | Español | Esperanto | Ελληνικά | Français | Galego | Italiano | Nederlands | Português | More...