500px · Authentication Profile

500Px Authentication

Authentication

500px secures its APIs with oauth1 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyPhotographyStock PhotosImage LicensingCommunitySocial NetworkMediaContent
Methods: oauth1, apiKey Schemes: 2 OAuth flows: API key in: query

Security Schemes

ConsumerKey apiKey
· in: query (consumer_key)
OAuth1 oauth1

Source

Authentication Profile

500px-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://github.com/500px/legacy-api-documentation/blob/master/README.md
docs: https://github.com/500px/legacy-api-documentation/blob/master/authentication/README.md
status: retired
note: >-
  The 500px public API program was discontinued on 2018-06-15. The authentication model below is
  captured from the legacy API documentation for historical reference; live credentials are no
  longer issued.
summary:
  types: [oauth1, apiKey]
  api_key_in: [query]
  oauth_version: 1.0a
schemes:
- name: ConsumerKey
  type: apiKey
  in: query
  parameter: consumer_key
  description: >-
    Public read-only requests (feature streams, public photos, public user profiles) are signed
    with a Consumer Key passed as the consumer_key query-string parameter. No user context.
  sources: [https://github.com/500px/legacy-api-documentation]
- name: OAuth1
  type: oauth1
  flow: 1.0a
  request_token_url: https://api.500px.com/v1/oauth/request_token
  authorize_url: https://api.500px.com/v1/oauth/authorize
  access_token_url: https://api.500px.com/v1/oauth/access_token
  description: >-
    User-scoped requests (uploads, voting, following, private data) use three-legged OAuth 1.0a
    with HMAC-SHA1 request signing.
  sources: [https://github.com/500px/legacy-api-documentation]

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/500px-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.