500px Legacy API (v1)

500px v1 REST API providing programmatic access to photo feature streams, photo information and comments, user profiles, galleries, and uploads. Responses are JSON; authentication uses OAuth 1.0a for user-scoped requests and a Consumer Key for public read-only requests. This public API program was discontinued on 2018-06-15 and is retained here as historical documentation.

API entry from apis.yml

apis.yml Raw ↑
name: 500px Legacy API (v1)
description: 500px v1 REST API providing programmatic access to photo feature streams, photo information
  and comments, user profiles, galleries, and uploads. Responses are JSON; authentication uses OAuth 1.0a
  for user-scoped requests and a Consumer Key for public read-only requests. This public API program was
  discontinued on 2018-06-15 and is retained here as historical documentation.
humanURL: https://github.com/500px/legacy-api-documentation
baseURL: https://api.500px.com/v1
tags:
- Photos
- Photography
- Users
- Galleries
- Comments
properties:
- type: Documentation
  url: https://github.com/500px/legacy-api-documentation
- type: APIReference
  url: https://github.com/500px/legacy-api-documentation/tree/master/endpoints
- type: Authentication
  url: authentication/500px-authentication.yml
- type: Deprecation
  url: https://support.500px.com/hc/en-us/articles/360002435653-API