Ziki's public documentation

Navigation

Recent site activity

  • API
    edited by Olivier Ruffin
  • Home
    edited by olivier
  • API
    edited by olivier
  • Home
    edited by olivier
  • API
    edited by olivier
Home >

API

People Search API

Each of thoses requests returns an XML file which include a list of zikis.

Each request can take a parameter "page=X" to get a specific page
Example: http://www.ziki.com/en/search.xml?name=olivier&page=2

Search Zikis by tags

 

Data for a Ziki

Examples:

Thoses requests return extended informations on the asked profile 

Friends of a Ziki

Examples:

The url is provided in a Ziki data request or can be constructed with the following rule:
URL_OF_ZIKI/networks/followings.xml 

Fans of a Ziki

Examples:

The url is provided in a Ziki data request or can be constructed with the following rule:
URL_OF_ZIKI/networks/followers.xml

Request take a page parameter to ask for a specific page (we returns at max X records per page)

 

Connections of a Ziki

Examples:

The url is provided in a Ziki data request or can be constructed with the following rule:
URL_OF_ZIKI/networks/connections.xml