500px
500px API provides programmatic access to 500px functionality and content.
65 subscribers
42 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
500px endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
addComment /addComment |
Creates a new comment for the photo. |
| POST |
addFriend /addFriend |
Add the user to the list of followers. |
| POST |
addGallery /addGallery |
Creates a new, empty gallery owned by the given user. |
| POST |
addPhoto /addPhoto |
Create a new photo on behalf of the user, and receive an upload key in exchange. |
| POST |
addPhotosAfter /addPhotosAfter |
Adds photos after photo |
| POST |
addPhotosBefore /addPhotosBefore |
Adds photos before photo |
| POST |
addTags /addTags |
Adds tags to the photo. |
| POST |
addVote /addVote |
Allows the user to vote for a photo. |
| POST |
deleteFriend /deleteFriend |
Removes the user from the list of followers. |
| POST |
deleteGallery /deleteGallery |
Deletes the gallery. |
| POST |
deletePhoto /deletePhoto |
Deletes the photo from the User's library. |
| POST |
deleteTags /deleteTags |
Removes tags from the photo. |
| POST |
deleteVote /deleteVote |
Unlikes the specified photo for the user. |
| POST |
getAccessToken /getAccessToken |
Step 2 of OAuth authorization |
| POST |
getGalleryById /getGalleryById |
Returns the details of the requested gallery |
| POST |
getGalleryByPath /getGalleryByPath |
Returns the details of the requested gallery |
| POST |
getGalleryByToken /getGalleryByToken |
Returns the details of the requested gallery |
| POST |
getGalleryShareUrl /getGalleryShareUrl |
Returns a sharable private URL for the given gallery. |
| POST |
getMyInfo /getMyInfo |
Returns the profile information for the current user. |
| POST |
getRequestToken /getRequestToken |
Step 1 of OAuth authorization |
| POST |
getSinglePhoto /getSinglePhoto |
Returns detailed information of a single photo. |
| POST |
getUserinfoByEmail /getUserinfoByEmail |
Return information for the specified email. |
| POST |
getUserinfoById /getUserinfoById |
Return information for the specified user ID. |
| POST |
getUserinfoByUsername /getUserinfoByUsername |
Return information for the specified username. |
| POST |
updateGallery /updateGallery |
Updates the metadata for the given gallery. |
| POST |
listGalleries /listGalleries |
Returns a listing of twenty (up to one hundred) galleries for the given user. |
| POST |
listGalleryPhotos /listGalleryPhotos |
Returns a listing of twenty (up to one hundred) photos in the given gallery. |
| POST |
listPhotoComments /listPhotoComments |
Returns a listing of twenty comments for the photo. |
| POST |
listPhotoVotes /listPhotoVotes |
Returns all users that had liked this photo. |
| POST |
listPhotos /listPhotos |
Returns a listing of twenty (up to one hundred) photos for a specified photo stream. |
| POST |
listUserFollowers /listUserFollowers |
Returns a list of users who follow the specified user. |
| POST |
listUserFriends /listUserFriends |
Returns a list of friends for the specified user. |
| POST |
removePhotos /removePhotos |
Remove photos |
| POST |
replyComment /replyComment |
Creates a reply to an existing comment. |
| POST |
reportPhoto /reportPhoto |
Allows to report a photo. |
| POST |
repositionGalleries /repositionGalleries |
Reposition galleries |
| POST |
searchPhotosByGeo /searchPhotosByGeo |
Returns a listing of twenty (up to one hundred) photos from search results for a specified geo |
| POST |
searchPhotosByTag /searchPhotosByTag |
Returns a listing of twenty (up to one hundred) photos from search results for a specified tag |
| POST |
searchPhotosByTerm /searchPhotosByTerm |
Returns a listing of twenty (up to one hundred) photos from search results for a specified term |
| POST |
searchUsers /searchUsers |
Return listing of ten (up to one hundred) users from search results for a specified search term. |
| POST |
updatePhoto /updatePhoto |
Allows the client application to update user-editable information on a photo. |
| POST |
uploadPhoto /uploadPhoto |
Upload a photo |
500px pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |