- Previous:
- Up:
- Next: List of the Methods
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
- Previous:
- Up:
- Next: List of the Methods
Docs Navigation
- Home
- API
- pikeo test echo
- pikeo test version
- pikeo test login
- pikeo albums getInfo
- pikeo albums getList
- pikeo albums getPhotos
- pikeo comments addComment
- pikeo comments deleteComment
- pikeo comments getList
- pikeo comments getMyCommentedPhotos
- pikeo comments getPicturesCommentedByMe
- pikeo comments updateComment
- pikeo contacts getList
- pikeo groups addPhotos
- pikeo groups findByName
- pikeo groups getInfo
- pikeo groups getList
- pikeo groups getMembers
- pikeo groups getPhotos
- pikeo groups removePhotos
- pikeo groups search
- pikeo people findByUsername
- pikeo people getInfo
- pikeo people getMyInfo
- pikeo people getPublicPhotos
- pikeo photos addTags
- pikeo photos getContactsPublicPhotos
- pikeo photos getInfo
- pikeo photos getMostViewed
- pikeo photos getUserPhotos
- pikeo photos search
- pikeo photos setMeta
- pikeo photos setPrivacy
- pikeo photos upload
- Authentication
- PictureURL
- Errors
- phpApiKit
- javaApiKit
- DTO

Comments
nhouyvas – 2 years ago
Please for any comment see the forum
New comments are not being accepted at this time.