legacy-api-documentation
legacy-api-documentation copied to clipboard
This is the 500px API documentation.
Every once in a while the API seems to be returning invalid JSON. For eg: if you perform a photo search for the term "blue splash", it returns a json...
I wanted to build an app using 500px's API. The system would basically allow you to donate a percentage of your earnings on 500px to charities or non-profits of your...
It would be nice to have negative keyword parameters with my search. This way when I search for things like Japan, I don't just get 90% flowers. That greatly changes...
why is ""only — String name of the [category][] to return photos from. Note: Case sensitive."" a case sensitive string, thats pretty risky/silly, no? especially when the return and and...
it would be perfect to choose the desired size in response to the research of the photos, short or complete. If you want to print the Exif data of the...
When calling the photos endpoint `/v1/photos.json?feature=user&username=:username&rpp=1&page=1`, I expect to get back the short format of each photo's data, as described here https://github.com/500px/api-documentation/blob/master/basics/formats_and_terms.md#short-format However, several fields listed there are missing, including...
The documentation seems to indicate (OAuth excepted) that there are no errors: "errors: none". In actuality, there are errors wrapped in a JSON envelope. It would be incredibly helpful to...