legacy-api-documentation
legacy-api-documentation copied to clipboard
This is the 500px API documentation.
HI Guys. I'm really confused about how the upload works. Do you think you can provide more explanation or exemple working code ? Or any other help would be appreciated....
My application just began failing after a year with a timeout during photo upload - has anything changed on your end?
As long as their paths differ you can create as many collections as you like with the same name while this isn't possible through the website
Would it be possible to add the tags parameter to the collections endpoint?
Both PUT collections/:id and GET collections return a list of photos in the collection however it seems to not include photos that have just been uploaded and are still being...
What is allowed when posting on behalf of users to 500px? What best practices to follow while posting to avoid account blocking? My primary concern is blocking of accounts...
In doc, it says converted is boolean format. However, it is in fact integer. Since it is an integer, so i am confused how to find out the meaning of...
Hi there, I have the feeling that the data coming from the /photos endpoint, passing feature=user, user_id=$my_user_id (the same which performs the OAuth) is inconsistent and eventually converges only after...
I tried find function to login my application with facebook or google plus account, but i couldn't find it, and in api documentation don't have mention of this issue. I...
In 500px api-documentation, parameter description for nested in get_photo_id_comments is unclear. I first tried nested& and it didn't work. Then I tried nested=true, didn't work again. Then I tried nested=1,...