Pikeo Documentation

In Brief

  • Protocol
    There are two different protocols implemented: REST and XMLRPC. Every HTTP Request must use the method POST.

  • Pikeo server
    Pikeo REST API is available at the URL: http://api.pikeo.com/services/pikeo/v2/rest
    Pikeo XMLRPC API is available at the URL: http://api.pikeo.com/services/pikeo/v2/xmlrpc

  • Pikeo REST API Explorer is available at the URL:
    http://www.pikeo.com/pikeoApiExplorer.html

  • Authentication
    Every Pikeo API call is signed. The signature depends on the access type (anonymous or logged). see authentication

  • Image requirements
    The uploaded pictures must be JPG files.

  • Error messages
    Error messages are returned as XML messages with an error code and an error message. The error message is for debugging only. It can change without notice and it is also not suitable for displaying to the user. see errors

Picture URL

This section outlines the rules according to which URLs of original images and URLs of their thumbnails are being constructed

Comments

  1. nhouyvas2 years ago

    Please for any comment see the forum

New comments are not being accepted at this time.