Feeds of the latest content from your contacts

← Towards other RSS feeds

Return the latest items posted by your contacts.

As this feed may contain private information, authentication will be required. Get here your feed private key.

URL

https://api.ipernity.com/feed/network/docs

Request parameters (query string)

hours (Optional)
A number between 1 and 720. Only return elements posted since 1 to 720 hours (1 month).
one (Optional)
Only return one item per member of your network.

Feed format

Ipernity feeds are available in many formats, using the format query string parameter. The following formats are supported :

atom
An Atom 1.0 formatted feed. (This is the default)
rss
An RSS 2.0 formatted feed.
rdf
An RSS 1.0 formatted feed.
rss_092 or rss_091
An RSS 0.91 or RSS 0.92 formatted feed.

We also provide formats such as php, php_serialize or json.

Feed language

The feed language is controlled by the lang query string parameter. The following languages are supported :

ca-es
Catalan.
zh-cn
Chinese (traditional).
de-de
Deutsch.
en-us
English. (This is the default)
eo-xx
Esperanto.
fr-fr
French.
it-it
Italiano.
es-es
Español.
nl-nl
Nederlands.
pt-pt
Portuguese.

The language code can also be passed using the lg parameter.
lg accepts the 2 letter language code name (ca, zh, de, en, fr, it, es, nl, pt, ...).