- Previous: Authentication Mechanism
- Up: Pikeo Documentation
- Next: Errors
Picture URL
This section outlines the rules to contruct the URLs for the pictures (original and thumbnails). The parameters urlPrefix, original and secret are obtained through the API.
Originals
urlPrefix/upload/original
Example: http://media1.pikeo.com/images/server3/upload/UBEXRUKJ08MFLFOVD52OHMYQWPXQ7LYW.jpg
Thumbnails
urlPrefix/thumb/secret/thumbnail.jpg where the values of thumbnail can be:
| thumbnail | Description |
|---|---|
| 1016x762 | extra large thumbnail |
| 500x400 | large thumbnail |
| 200x150 | medium thumbnail |
| 96x72 | another medium thumbnail |
| 75x75 | small square thumbnail |
| 50x50 | another small square thumbnail |
The image file extension can be found from the photo mime-type property. N.B. By now the only uploadable photos are JPEG.
Examples: http://media1.pikeo.com/images/server3/thumb/RKCAQ90HIRHCYTQNSZLIYO3ZA34O55FT/500x400.jpg http://media1.pikeo.com/images/server3/thumb/RKCAQ90HIRHCYTQNSZLIYO3ZA34O55FT/50x50.jpg
- Previous: Authentication Mechanism
- Up: Pikeo Documentation
- Next: Errors
Docs Navigation
- Home
- Authentication
- PictureURL
- Errors
- javaApiKit
- 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
- phpApiKit
- DTO

Comments
New comments are not being accepted at this time.