legacy-api-documentation icon indicating copy to clipboard operation
legacy-api-documentation copied to clipboard

This is the 500px API documentation.

Results 97 legacy-api-documentation issues
Sort by recently updated
recently updated
newest added

As the title states, when I call the 'photos' resource, some/most photos return an invalid `comment_count` Example call : ` GET https://api.500px.com/v1/photos?feature=user&user_id=14634089&sort=created_at` The first photo returns a `comment_count` of 22...

I'm trying to access the api from an Android application. I'm using signpost for authentication. The very first step, GET https://api.500px.com/v1/oauth/request_token, is returning a 401. The consumer key is correct...

Searches can be restricted to certain license types (see https://github.com/500px/api-documentation/blob/master/endpoints/photo/GET_photos_search.md, parameter `license_type`). We use that feature to restrict our searches to only return CC-licensed images. While this generally seems to...

As far as I understand it, you either need to get full access to a 500px users account via OAuth to access protected endpoints, or just use a consumer_key for...

It seems that the `/photos?feature=editors` endpoint initializes the _exclude_ property with value "4" (the filter code for the "Nude" category) for every request automatically. This is fine, but when we...

Hey, I'm having trouble with **v1/photos**, though I set 'include_states=1' as the API stands, but I don't recieve any "liked" / "purchased" params in the response ( I am doing...

When uploading an image on the website, you have an option to include the 500px watermark when the image is viewed on the website, is there a way to add...

Currently it points to get gallery from id, rather than the share url one.

I register the Applications use the fake company, cuz I don't have a application. I run the `cmd` : `python oauth.py key secret` And I get this error: ![08~17_14-52-27.bmp](http://7xpvdr.com1.z0.glb.clouddn.com/08~17_14-52-27.bmp) But...

When I submit an app on your settings page https://500px.com/settings/applications I could never obtain a Consumer Key cause I receive "Oops, an error occurred." Message and I could do nothing....